Hostname
escortao.com
Last fetched
escortao.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
escortao.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 |
|---|---|---|---|---|
| 157.90.242.46 | 157.90.0.0/16 | AS24940 | — | DE |
| 188.245.221.51 | 188.245.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:625
- Organization
- privacyguardian.org
- Contact emails
Subdomains
1 observed subdomain of escortao.com.
| Subdomain |
|---|
| www.escortao.com |
Web-graph footprint
Distinct hostnames that link to or from escortao.com in the public web crawl.
139 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- escortao.com
SPF policy
5 SPF mechanisms authorising senders for escortao.com.
| Mechanism | Target |
|---|---|
| SPF_A | escortao.com |
| SPF_INCLUDE | escortao.com |
| SPF_IP | 157.90.242.46 |
| SPF_IP | 78.46.98.206 |
| SPF_MX | escortao.com |
Related pages
Pivot deeper into the graph from escortao.com.
- IP · 157.90.242.46
- ASN · AS24940
- Registrar · iana:625
- Country · DE
- Email · pw-77311b28b11566e7cc516a94acc9a615@privacyguardian.org
- TLD · .com
- Browse hostnames · es…
- 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: "escortao.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.