Skip to content

Hostname

abnet.ca

Last fetched

abnet.ca resolves to 1 IPv4 address operated by SILABS - Silicon Laboratories Inc. in CA. WHOIS lists registrar:register.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · abnet.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/abnet.ca

Resolution chain

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

IPPrefixASNOperatorCountry
74.122.208.17374.122.208.0/21AS36698SILABS - Silicon Laboratories Inc.CA
74.122.208.17374.122.208.0/21AS36698SILABS - Silicon Laboratories Inc.CA

WHOIS identity

Registrar
registrar:register.ca inc.
Organization
noc op
Contact emails

Subdomains

10 observed subdomains of abnet.ca.

Web-graph footprint

Distinct hostnames that link to or from abnet.ca in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for abnet.ca.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_IP104.128.152.0/24
SPF_IP74.122.208.100
SPF_IP74.122.208.30
SPF_MXrigstar.ca

Related pages

Pivot deeper into the graph from abnet.ca.

Cypher and MCP

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

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