Skip to content

Hostname

formlabs.com

Last fetched

formlabs.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · formlabs.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/formlabs.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.4.8104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.5.8104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1011
Organization
digital privacy corporation
Contact emails

Subdomains

125 observed subdomains of formlabs.com.

Web-graph footprint

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

2,919 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for formlabs.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmail.everfi-foundry.net
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEuniversalspf.org
SPF_INCLUDEx.universalspf.org
SPF_IP50.201.175.110
SPF_IP52.70.130.33/32
SPF_IP52.73.203.75/32
SPF_IP54.209.48.249
SPF_IP69.72.40.93/32
SPF_IP69.72.40.94/32
SPF_IP69.72.40.95/32
SPF_IP69.72.40.96/32
SPF_IP69.72.40.97/32
SPF_IP69.72.40.98/32
SPF_IP69.72.40.99/32
SPF_IP69.72.47.205/32
SPF_IP81.209.250.115/30
SPF_IP81.209.250.116
SPF_IP81.209.250.117
SPF_IP81.209.250.118

Related pages

Pivot deeper into the graph from formlabs.com.

Cypher and MCP

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

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