Skip to content

Hostname

fremman.com

Last fetched

fremman.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in ES. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · fremman.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fremman.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.175.209.9634.175.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCES

WHOIS identity

Registrar
iana:146
Organization
andrew chetwood
Contact emails

Subdomains

3 observed subdomains of fremman.com.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fremman.com.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDEfremman.com.spf.auto.dnssmarthost.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf01.ecicloud.com
SPF_IP188.114.110.169
SPF_IP88.30.0.211

Related pages

Pivot deeper into the graph from fremman.com.

Cypher and MCP

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

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