Skip to content

Hostname

protolabs.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.241.116104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.242.116104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

54 observed subdomains of protolabs.com.

Web-graph footprint

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

1,069 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for protolabs.com.

MechanismTarget
SPF_Aues1.mx.csod.com
SPF_Aues2.mx.csod.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf-009d1701.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.workfront.com
SPF_IP148.59.100.16/28
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP167.89.6.93
SPF_IP176.58.125.184
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP208.86.168.7/32
SPF_IP88.80.187.211

Related pages

Pivot deeper into the graph from protolabs.com.

Cypher and MCP

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

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