Skip to content

Hostname

edge2.hbci.com

Last fetched

edge2.hbci.com resolves to 1 IPv4 address operated by HBCI-1999TA - Hiawatha Broadband Communications, Inc in US.

Nutrition Label

WHISPER CANON · edge2.hbci.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/edge2.hbci.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.145.255.3192.145.240.0/20AS14828HBCI-1999TA - Hiawatha Broadband Communications, IncUS

WHOIS identity

No WHOIS records are currently associated with edge2.hbci.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for edge2.hbci.com.

MechanismTarget
SPF_Aedge1.hbci.com
SPF_Aedge2.hbci.com
SPF_Aemail.hbci.com
SPF_Ariverlandcom.net
SPF_IP192.145.255.0/24
SPF_IP205.243.114.227
SPF_IP205.243.114.228
SPF_IP66.171.202.1/32

Related pages

Pivot deeper into the graph from edge2.hbci.com.

Cypher and MCP

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

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