Skip to content

Hostname

formsimplicity.com

Last fetched

formsimplicity.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · formsimplicity.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/formsimplicity.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.196.151.207104.196.144.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.121.154.23934.121.144.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:440
Organization
domain names
Contact emails

Subdomains

41 observed subdomains of formsimplicity.com.

Web-graph footprint

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

51 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

69 SPF mechanisms authorising senders for formsimplicity.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.votervoice.net
SPF_INCLUDEmailgun.org
SPF_IP103.211.140.0/23
SPF_IP108.166.43.0/24
SPF_IP128.245.247.212
SPF_IP13.111.0.0/16
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP146.20.161.0/25
SPF_IP146.20.86.8/32
SPF_IP161.38.202.185
SPF_IP161.47.34.7/32
SPF_IP162.216.192.0/22
SPF_IP162.244.196.0/22
SPF_IP173.203.187.0/25
SPF_IP184.106.54.0/25
SPF_IP185.64.212.0/22
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP198.245.81.0/24
SPF_IP199.122.123.0/24
SPF_IP199.187.168.0/22
SPF_IP199.187.170.214/32
SPF_IP199.193.200.0/21
SPF_IP20.75.2.176/28
SPF_IP204.232.172.40/32
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP206.225.164.0/22
SPF_IP209.119.0.0/23
SPF_IP209.119.4.0/23
SPF_IP209.119.6.0/24
SPF_IP209.222.82.0/24
SPF_IP209.34.242.132/27
SPF_IP212.247.25.0/25
SPF_IP217.7.197.202
SPF_IP23.83.208.0/20
SPF_IP35.85.190.185/32
SPF_IP50.117.24.162
SPF_IP52.156.253.32/28
SPF_IP54.177.30.207/32
SPF_IP62.225.15.98
SPF_IP63.236.214.50
SPF_IP64.28.112.143/32
SPF_IP64.28.115.143/32
SPF_IP64.78.0.0/18
SPF_IP65.117.180.1
SPF_IP65.117.180.20
SPF_IP65.117.180.86
SPF_IP67.216.164.180
SPF_IP67.94.7.0/24
SPF_IP68.68.101.42
SPF_IP69.46.91.130
SPF_IP69.46.91.132
SPF_IP72.13.81.20
SPF_IP72.13.81.24
SPF_IP72.13.81.29
SPF_IP72.13.82.10
SPF_IP72.13.88.2

Related pages

Pivot deeper into the graph from formsimplicity.com.

Cypher and MCP

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

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