Skip to content

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

WHISPER CANON · disashop.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/disashop.com

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.

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

SPF policy

12 SPF mechanisms authorising senders for disashop.com.

MechanismTarget
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEteenvio.com
SPF_IP181.224.246.50
SPF_IP212.142.145.31/32
SPF_IP212.142.145.32/32
SPF_IP212.51.32.0/23
SPF_IP213.60.252.118
SPF_IP34.248.158.250
SPF_IP79.137.44.74
SPF_IP79.137.53.176
SPF_MXdisashop.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.