Skip to content

Hostname

derigo.com

Last fetched

derigo.com resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · derigo.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/derigo.com

Resolution chain

derigo.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.172.177.8167.172.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
45.60.124.3745.60.124.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.130.3745.60.130.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:9
Organization
de rigo group
Contact emails

Subdomains

25 observed subdomains of derigo.com.

Web-graph footprint

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

203 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for derigo.com.

Related pages

Pivot deeper into the graph from derigo.com.

Cypher and MCP

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

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