Skip to content

Hostname

nmd.no

Last fetched

nmd.no resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · nmd.noRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/nmd.no

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.76.13045.60.76.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.85.13045.60.85.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
Organization
norsk medisinaldepot as
Contact emails

Subdomains

32 observed subdomains of nmd.no.

Web-graph footprint

Distinct hostnames that link to or from nmd.no in the public web crawl.

13 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for nmd.no.

MechanismTarget
SPF_INCLUDE_custspf.visma.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.84.1.202/32
SPF_IP20.107.2.115
SPF_IP20.229.213.195
SPF_IP20.229.213.225
SPF_IP20.229.214.38
SPF_IP40.113.98.96
SPF_IP52.174.66.238
SPF_IP52.174.66.29
SPF_IP52.174.67.42

Related pages

Pivot deeper into the graph from nmd.no.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nmd.no"})-[: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.