Skip to content

Hostname

derivco.com

Last fetched

derivco.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · derivco.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/derivco.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.33.178104.18.33.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.154.78172.64.154.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
derivco (pty)
Contact emails

Subdomains

68 observed subdomains of derivco.com.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for derivco.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP41.223.120.22/32
SPF_IP66.212.236.50
SPF_IP78.24.213.248
SPF_MXderivco.com

Related pages

Pivot deeper into the graph from derivco.com.

Cypher and MCP

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

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