Skip to content

Hostname

citnowforms.com

Last fetched

citnowforms.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.228.208.223.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.36.12634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.31.23634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.63.3434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.86.8252.216.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
zype tv
Contact emails

Subdomains

1 observed subdomain of citnowforms.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for citnowforms.com.

MechanismTarget
SPF_Acitnowforms.com
SPF_INCLUDEspf.stackmail.com
SPF_MXcitnowforms.com

Related pages

Pivot deeper into the graph from citnowforms.com.

Cypher and MCP

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

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