Skip to content

Hostname

genmab.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.140.192162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.0.190172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:106
Organization
domain manager
Contact emails

Subdomains

49 observed subdomains of genmab.com.

Web-graph footprint

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

326 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for genmab.com.

MechanismTarget
SPF_INCLUDE_lob.genmab.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.121.247.130
SPF_IP167.89.109.219
SPF_IP194.171.10.220
SPF_IP194.223.153.14
SPF_IP195.217.50.22
SPF_IP34.192.164.107
SPF_IP34.195.228.51
SPF_IP50.73.207.217
SPF_IP52.44.199.241
SPF_IP62.182.250.20
SPF_IP67.231.145.124
SPF_IP67.231.153.112
SPF_IP82.33.229.22
SPF_IP89.221.170.234

Related pages

Pivot deeper into the graph from genmab.com.

Cypher and MCP

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

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