Skip to content

Hostname

netc.net

Last fetched

netc.net resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · netc.netRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/netc.net

Resolution chain

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

IPPrefixASNOperatorCountry
167.114.95.148167.114.0.0/17AS16276CA

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

14 observed subdomains of netc.net.

Web-graph footprint

Distinct hostnames that link to or from netc.net in the public web crawl.

13 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for netc.net.

MechanismTarget
SPF_Amail.netc.ca
SPF_Anetcom-smartrelay.netc.net
SPF_INCLUDEbell.net
SPF_INCLUDEbellnet.ca
SPF_INCLUDEsympatico.ca
SPF_INCLUDEvideotron.ca
SPF_MXnetc.net

Related pages

Pivot deeper into the graph from netc.net.

Cypher and MCP

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

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