Skip to content

Hostname

jcfs.formstack.com

Last fetched

jcfs.formstack.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · jcfs.formstack.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/jcfs.formstack.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.170.11418.172.190.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.5718.172.190.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.6018.172.190.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.818.172.190.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.46.12665.18.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.265.18.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.2565.18.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.5065.18.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

No WHOIS records are currently associated with jcfs.formstack.com in WhisperGraph.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jcfs.formstack.com.

MechanismTarget
SPF_INCLUDE_spf.formstack_com._d.easydmarc.pro

Related pages

Pivot deeper into the graph from jcfs.formstack.com.

Cypher and MCP

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

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