Hostname
mystaffschedule.com
Last fetched
mystaffschedule.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mystaffschedule.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.139.13 | 15.197.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.129.146 | 3.33.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mystaffschedule.com owner
- Contact emails
- mystaffschedule.com@domainsbyproxy.com
- 0c387c96-66aa-49b8-8007-803674aa19ba@identity-protect.org
- 4a4c0c9b-3373-41e8-81d9-eeb0976d0bef@identity-protect.org
- a1640003-24f1-4a60-ab75-f961cf9ea3d9@identity-protect.org
- a34ea12a-ec87-4106-a0fc-f5d6188afd8a@identity-protect.org
- f1acf720-3cc4-407b-9226-61fa3e5c2fcd@identity-protect.org
- fb438ff7-2f3c-4f97-9a79-2d6d4e8a92a2@identity-protect.org
- fd8d28b6-17c3-44ae-ad80-fdb6836924b1@identity-protect.org
Subdomains
13 observed subdomains of mystaffschedule.com.
Web-graph footprint
Distinct hostnames that link to or from mystaffschedule.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for mystaffschedule.com.
| Mechanism | Target |
|---|---|
| SPF_A | mystaffschedule.com |
| SPF_INCLUDE | 8011842.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf-usg1.ppe-hosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 205.220.160.0/19 |
| SPF_MX | mystaffschedule.com |
Related pages
Pivot deeper into the graph from mystaffschedule.com.
- IP · 15.197.139.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · mystaffschedule.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · my…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mystaffschedule.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.