Skip to content

Hostname

47thst.net

Last fetched

47thst.net resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 47thst.netRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/47thst.net

Resolution chain

47thst.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.48.127.100100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.137.67100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.165.13418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.67.2263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.7.1663.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.125.3234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.233.12844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.52.6052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.148.14052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.250.22354.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.69.18354.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.175.18598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of 47thst.net.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for 47thst.net.

MechanismTarget
SPF_MX47thst.net

Related pages

Pivot deeper into the graph from 47thst.net.

Cypher and MCP

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

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