Skip to content

Hostname

esignatures.com

Last fetched

esignatures.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · esignatures.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/esignatures.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.11.149100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.50.17618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.122.18618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.199.16934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.185.7752.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.170.19952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.244.23954.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.91.18154.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.148.13498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.176.44100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
c/o whoisproxy.com
Contact emails

Subdomains

8 observed subdomains of esignatures.com.

Web-graph footprint

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

52 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for esignatures.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from esignatures.com.

Cypher and MCP

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

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