Skip to content

Hostname

wernerco.com

Last fetched

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

Nutrition Label

WHISPER CANON · wernerco.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/wernerco.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.34.223104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
151.101.1.242151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.129.242151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.193.242151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.65.242151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA
172.66.144.133172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
werner
Contact emails

Subdomains

49 observed subdomains of wernerco.com.

Web-graph footprint

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

371 sites link to this hostname.

127 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for wernerco.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP104.152.224.62/32
SPF_IP135.84.68.123/32
SPF_IP149.72.147.186/32
SPF_IP162.247.160.0/21
SPF_IP167.89.101.239/32
SPF_IP208.86.168.7/32
SPF_IP66.85.59.195
SPF_IP70.34.34.115
SPF_IP76.227.222.185/32
SPF_IP98.158.81.61/32

Related pages

Pivot deeper into the graph from wernerco.com.

Cypher and MCP

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

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