Skip to content

Hostname

norbec.com

Last fetched

norbec.com resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · norbec.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/norbec.com

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 0148566896
Contact emails

Subdomains

13 observed subdomains of norbec.com.

Web-graph footprint

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

68 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for norbec.com.

MechanismTarget
SPF_Anorbec.com
SPF_INCLUDE23310550.spf05.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.253.154.230
SPF_IP207.134.192.138
SPF_IP208.84.65.220/32
SPF_IP208.94.105.36
SPF_IP208.94.105.44
SPF_IP216.59.242.66
SPF_IP23.96.189.32/32
SPF_IP23.96.189.33/32
SPF_IP23.96.189.34/32
SPF_IP23.96.189.35/32
SPF_IP67.223.157.42
SPF_IP67.231.151.29/32
SPF_IP67.231.152.177/32
SPF_IP67.231.158.158/32
SPF_IP75.98.142.98

Related pages

Pivot deeper into the graph from norbec.com.

Cypher and MCP

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

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