Skip to content

Hostname

inet.spf.abb.com

Last fetched

inet.spf.abb.com resolves to 20 IPv4 addresses operated by Port-Autonome in DE.

Nutrition Label

WHISPER CANON · inet.spf.abb.comRouting diversity4.2/10Peering density9.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/inet.spf.abb.com

Resolution chain

inet.spf.abb.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
129.35.204.68129.35.192.0/20AS204764Port-AutonomeDE
129.35.204.69129.35.192.0/20AS204764Port-AutonomeDE
129.35.204.93129.35.192.0/20AS204764Port-AutonomeDE
138.225.1.73138.225.0.0/18AS20868ABB IS Infrastructure & ServicesBS-ISICH
138.225.1.74138.225.0.0/18AS20868ABB IS Infrastructure & ServicesBS-ISICH
138.225.1.76138.225.0.0/18AS20868ABB IS Infrastructure & ServicesBS-ISICH
138.225.1.77138.225.0.0/18AS20868ABB IS Infrastructure & ServicesBS-ISICH
138.226.65.229138.226.64.0/20AS33667CMCS - Comcast Cable Communications, LLCUS
138.226.65.230138.226.64.0/20AS33667CMCS - Comcast Cable Communications, LLCUS
138.226.65.234138.226.64.0/20AS33667CMCS - Comcast Cable Communications, LLCUS
192.125.0.34192.125.0.0/18AS20868ABB IS Infrastructure & ServicesBS-ISIUS
192.125.0.35192.125.0.0/18AS20868ABB IS Infrastructure & ServicesBS-ISIUS
192.125.0.36192.125.0.0/18AS20868ABB IS Infrastructure & ServicesBS-ISIUS
202.50.181.10202.50.180.0/23AS20868ABB IS Infrastructure & ServicesBS-ISISG
202.50.181.8202.50.180.0/23AS20868ABB IS Infrastructure & ServicesBS-ISISG
202.50.181.9202.50.180.0/23AS20868ABB IS Infrastructure & ServicesBS-ISISG
202.50.183.150.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDNZ
202.50.183.160.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDNZ
210.24.147.230.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDJP
210.24.147.270.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDJP

WHOIS identity

No WHOIS records are currently associated with inet.spf.abb.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for inet.spf.abb.com.

MechanismTarget
SPF_Ainet.spf.abb.com

Related pages

Pivot deeper into the graph from inet.spf.abb.com.

Cypher and MCP

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

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