Skip to content

Hostname

namadr.com

Last fetched

namadr.com resolves to 1 IPv4 address operated by WELLMARK - WELLMARK BLUE CROSS AND BLUE SHIELD in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · namadr.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/namadr.com

Resolution chain

namadr.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.4.173.11545.4.172.0/22AS55293WELLMARK - WELLMARK BLUE CROSS AND BLUE SHIELDUS

WHOIS identity

Registrar
iana:2
Organization
national arbitration & mediation
Contact emails

Subdomains

13 observed subdomains of namadr.com.

Web-graph footprint

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

638 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for namadr.com.

MechanismTarget
SPF_INCLUDE20792678.spf07.hubspotemail.net
SPF_INCLUDEedgepilot.com
SPF_INCLUDErelay.bswift.com
SPF_INCLUDEspf.a2hosting.com
SPF_INCLUDEspf.reachmail.net
SPF_INCLUDEspf1.mailchannels.net
SPF_IP148.77.42.58
SPF_IP38.140.250.82
SPF_IP75.98.175.77

Related pages

Pivot deeper into the graph from namadr.com.

Cypher and MCP

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

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