Skip to content

Hostname

my.fazerhost.com

Last fetched

my.fazerhost.com resolves to 1 IPv4 address operated by AS29550 in GB.

Nutrition Label

WHISPER CANON · my.fazerhost.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/my.fazerhost.com

Resolution chain

my.fazerhost.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.234.140.9085.234.128.0/19AS29550GB

WHOIS identity

No WHOIS records are currently associated with my.fazerhost.com in WhisperGraph.

Subdomains

1 observed subdomain of my.fazerhost.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for my.fazerhost.com.

MechanismTarget
SPF_Amy.fazerhost.com
SPF_IP72.52.161.81
SPF_IP72.52.196.95
SPF_IP85.234.140.90
SPF_MXmy.fazerhost.com

Related pages

Pivot deeper into the graph from my.fazerhost.com.

Cypher and MCP

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

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