Skip to content

Hostname

ipbc.iam-media.com

Last fetched

ipbc.iam-media.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · ipbc.iam-media.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ipbc.iam-media.com

Resolution chain

ipbc.iam-media.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.37.12013.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.2313.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.6913.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.8013.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.248.123.1573.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.47.8952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with ipbc.iam-media.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ipbc.iam-media.com in the public web crawl.

53 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ipbc.iam-media.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ipbc.iam-media.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.