Skip to content

Hostname

erpbridge.io

Last fetched

erpbridge.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · erpbridge.ioRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/erpbridge.io

Resolution chain

erpbridge.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.146.12013.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.6313.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.9313.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.9713.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.163.60.1163.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.323.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.623.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.813.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

7 observed subdomains of erpbridge.io.

Web-graph footprint

Distinct hostnames that link to or from erpbridge.io in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for erpbridge.io.

MechanismTarget
SPF_INCLUDE4334701.spf02.hubspotemail.net

Related pages

Pivot deeper into the graph from erpbridge.io.

Cypher and MCP

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

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