Hostname
catertrax.com
Last fetched
catertrax.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
catertrax.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.96.42.194 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of catertrax.com owner
- Contact emails
- rich.rund@catertrax.com
- 17c082db-7bc2-49ca-992c-6175dca40333@identity-protect.org
- 1b5b7e84-2a13-482d-a6a1-39933fc9c81b@identity-protect.org
- 3fcae8b8-e0da-4658-ad74-23d5fac76918@identity-protect.org
- 94ec30ec-5455-4ab9-a308-22bb52629c2c@identity-protect.org
- c79628fd-def5-4c0c-aff5-cb873acceb97@identity-protect.org
- e27c6fea-43e5-4d24-879f-d2fb6d0a0089@identity-protect.org
- owner-10164863@catertrax.com.whoisprivacyservice.org
- owner-10434812@catertrax.com.whoisprivacyservice.org
- owner-10951724@catertrax.com.whoisprivacyservice.org
- owner-11024291@catertrax.com.whoisprivacyservice.org
- owner-11117177@catertrax.com.whoisprivacyservice.org
- owner-11119804@catertrax.com.whoisprivacyservice.org
- owner-11192371@catertrax.com.whoisprivacyservice.org
- owner-11212690@catertrax.com.whoisprivacyservice.org
- owner-11657075@catertrax.com.whoisprivacyservice.org
- owner-11752588@catertrax.com.whoisprivacyservice.org
- owner-11761571@catertrax.com.whoisprivacyservice.org
- owner-11857084@catertrax.com.whoisprivacyservice.org
- owner-11929651@catertrax.com.whoisprivacyservice.org
- and 33 more
Subdomains
1,105 observed subdomains of catertrax.com.
Showing 25 of 1,105. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from catertrax.com in the public web crawl.
95 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for catertrax.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 20.94.94.249 |
| SPF_IP | 51.142.227.33 |
Related pages
Pivot deeper into the graph from catertrax.com.
- IP · 20.96.42.194
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · rich.rund@catertrax.com
- TLD · .com
- Browse hostnames · ca…
- 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: "catertrax.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.