Skip to content

Hostname

adsigner.com

Last fetched

adsigner.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · adsigner.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/adsigner.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.126.16.1803.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.31.563.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.209.783.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
51.158.58.25051.158.0.0/15AS12876Online SASFR

WHOIS identity

Registrar
iana:1505
Organization
erpium d.o.o.
Contact emails

Subdomains

27 observed subdomains of adsigner.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for adsigner.com.

MechanismTarget
SPF_Amail.erpium.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_MXadsigner.com

Related pages

Pivot deeper into the graph from adsigner.com.

Cypher and MCP

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

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