Skip to content

Hostname

deloitte.no

Last fetched

deloitte.no resolves to 6 IPv4 addresses operated by AS20940 in DE.

Nutrition Label

WHISPER CANON · deloitte.noRouting diversity3.0/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/deloitte.no

Resolution chain

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

WHOIS identity

Registrar
Organization
deloitte as
Contact emails

Subdomains

41 observed subdomains of deloitte.no.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for deloitte.no.

MechanismTarget
SPF_EXISTS%{i}.spf.deloitteie.c3s2.iphmx.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.recman.no
SPF_IP139.138.61.117
SPF_IP170.194.0.0/16
SPF_IP68.232.133.109
SPF_IP68.232.133.217
SPF_IP68.232.133.38
SPF_IP68.232.133.57
SPF_IP68.232.139.113
SPF_IP68.232.139.114
SPF_IP68.232.139.207
SPF_IP68.232.139.65
SPF_IP68.232.139.91
SPF_IP68.232.151.238
SPF_IP68.232.152.156

Related pages

Pivot deeper into the graph from deloitte.no.

Cypher and MCP

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

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