Skip to content

Hostname

disqover.com

Last fetched

disqover.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1467 as the registrar.

Nutrition Label

WHISPER CANON · disqover.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/disqover.com

Resolution chain

disqover.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
iana:1467
Organization
hans constandt
Contact emails

Subdomains

23 observed subdomains of disqover.com.

Web-graph footprint

Distinct hostnames that link to or from disqover.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for disqover.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP136.243.136.210
SPF_IP136.243.136.213
SPF_IP136.243.54.210
SPF_IP138.201.127.229
SPF_IP138.201.142.34
SPF_IP144.76.35.16
SPF_IP148.251.139.242
SPF_IP176.9.62.99
SPF_IP178.63.44.85
SPF_IP52.1.118.156
SPF_IP52.4.251.40
SPF_IP78.46.57.36
SPF_IP88.99.100.77
SPF_IP88.99.147.87
SPF_IP88.99.147.89
SPF_IP88.99.147.91
SPF_IP88.99.192.11

Related pages

Pivot deeper into the graph from disqover.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "disqover.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.