Skip to content

Hostname

eformsign.com

Last fetched

eformsign.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.155.173.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2203.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2313.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2423.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2513.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.423.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.463.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.93.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.1543.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1093.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1133.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1723.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2093.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.273.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.33.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.533.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.783.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1223.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1483.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1793.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
chong min cho
Contact emails

Subdomains

8 observed subdomains of eformsign.com.

Web-graph footprint

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

71 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for eformsign.com.

MechanismTarget
SPF_INCLUDEemail.gov-ncloud.com

Related pages

Pivot deeper into the graph from eformsign.com.

Cypher and MCP

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

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