Skip to content

Hostname

dnvimatis.com

Last fetched

dnvimatis.com resolves to 1 IPv4 address operated by AS28824 in NO. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · dnvimatis.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/dnvimatis.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.162.240.14213.162.224.0/19AS28824NO

WHOIS identity

Registrar
iana:1001
Organization
dnv imatis as
Contact emails

Subdomains

11 observed subdomains of dnvimatis.com.

Web-graph footprint

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

47 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dnvimatis.com.

MechanismTarget
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.45.69.171
SPF_IP20.76.192.207
SPF_IP213.236.202.50
SPF_IP213.236.202.52
SPF_IP213.236.202.54
SPF_IP213.236.202.55
SPF_IP213.236.205.162
SPF_IP213.236.205.164
SPF_IP213.236.211.246

Related pages

Pivot deeper into the graph from dnvimatis.com.

Cypher and MCP

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

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