Skip to content

Hostname

a47b.com

Last fetched

a47b.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · a47b.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings4.4/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/a47b.com

Resolution chain

a47b.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.118.22713.32.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.118.5213.32.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.118.7413.32.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.118.9713.32.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.207.10218.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.207.11418.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.207.3918.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.207.7718.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.238.10718.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.238.17418.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.238.7418.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.238.7818.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.82.1418.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.82.16718.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.82.21118.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.82.5718.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:81
Organization
marc guldimann
Contact emails

Subdomains

13 observed subdomains of a47b.com.

Web-graph footprint

Distinct hostnames that link to or from a47b.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from a47b.com.

Cypher and MCP

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

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