Skip to content

Hostname

frazier.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.62.225104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.139.215172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
64.225.59.16864.225.48.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:2
Organization
frazier industrial
Contact emails

Subdomains

16 observed subdomains of frazier.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for frazier.com.

MechanismTarget
SPF_Afrazier.com
SPF_EXISTS%{i}.spf.hc4836-80.iphmx.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP50.174.13.146
SPF_IP50.174.13.149
SPF_MXfrazier.com

Related pages

Pivot deeper into the graph from frazier.com.

Cypher and MCP

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

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