Skip to content

Hostname

esgpropertiesja.com

Last fetched

esgpropertiesja.com 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 · esgpropertiesja.comRouting diversity5.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/esgpropertiesja.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.242.148100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.235.92100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.63.10100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.110.5013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.134.118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.18.13523.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.220.1803.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.165.1534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.103.21934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.7.15844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.133.21552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.98.10498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of esgpropertiesja.com.

Threat posture

History

Related pages

Pivot deeper into the graph from esgpropertiesja.com.

Cypher and MCP

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

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