Skip to content

Hostname

esignanywhere.net

Last fetched

esignanywhere.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · esignanywhere.netRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/esignanywhere.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.2513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.160.172.11818.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.3918.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.6418.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.172.9418.160.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.1118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.2218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.2718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.225.11218.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.2118.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.418.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.4018.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

38 observed subdomains of esignanywhere.net.

Web-graph footprint

Distinct hostnames that link to or from esignanywhere.net in the public web crawl.

26 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for esignanywhere.net.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu195565.wl066.sendgrid.net

Related pages

Pivot deeper into the graph from esignanywhere.net.

Cypher and MCP

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

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