Hostname
disashop.com
Last fetched
disashop.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:dinahosting sl as the registrar.
Nutrition Label
Resolution chain
disashop.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:dinahosting sl
- Organization
- disashop,
- Contact emails
Subdomains
66 observed subdomains of disashop.com.
Showing 25 of 66. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from disashop.com in the public web crawl.
112 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for disashop.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | teenvio.com |
| SPF_IP | 181.224.246.50 |
| SPF_IP | 212.142.145.31/32 |
| SPF_IP | 212.142.145.32/32 |
| SPF_IP | 212.51.32.0/23 |
| SPF_IP | 213.60.252.118 |
| SPF_IP | 34.248.158.250 |
| SPF_IP | 79.137.44.74 |
| SPF_IP | 79.137.53.176 |
| SPF_MX | disashop.com |
Related pages
Pivot deeper into the graph from disashop.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "disashop.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.