Skip to content

Hostname

esig.ly

Last fetched

esig.ly resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:libyan spider network (int) as the registrar.

Nutrition Label

WHISPER CANON · esig.lyRouting diversity5.7/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/esig.ly

Resolution chain

esig.ly resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.219.179.2483.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.244.2483.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.143.1223.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.102.2173.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.33.6134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.113.19134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.224.16534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.161.4844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.128.13444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.89.12144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.27.17344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.189.23144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.209.9444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.167.22144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.211.18750.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.104.8252.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.62.3952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.111.14854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.207.4398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.225.222100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:libyan spider network (int)
Organization
amy jarrett
Contact emails

Subdomains

9 observed subdomains of esig.ly.

Web-graph footprint

Distinct hostnames that link to or from esig.ly in the public web crawl.

6 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for esig.ly.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from esig.ly.

Cypher and MCP

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

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