Hostname
escortkiz.com
Last fetched
escortkiz.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
escortkiz.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
Subdomains
26 observed subdomains of escortkiz.com.
Showing 22 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from escortkiz.com in the public web crawl.
312 sites link to this hostname.
58 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- escortkiz.com
SPF policy
5 SPF mechanisms authorising senders for escortkiz.com.
| Mechanism | Target |
|---|---|
| SPF_A | escortkiz.com |
| SPF_INCLUDE | escortkiz.com |
| SPF_IP | 157.90.242.46 |
| SPF_IP | 78.46.98.206 |
| SPF_MX | escortkiz.com |
Related pages
Pivot deeper into the graph from escortkiz.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "escortkiz.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.