Skip to content

Hostname

peofree.com

Last fetched

peofree.com resolves to 2 IPv4 addresses operated by AS24940 in FI. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · peofree.comRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/peofree.com

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

35 observed subdomains of peofree.com.

Web-graph footprint

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

146 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • peofree.com

SPF policy

8 SPF mechanisms authorising senders for peofree.com.

MechanismTarget
SPF_Apeofree.com
SPF_IP164.68.127.248
SPF_IP173.212.254.164
SPF_IP185.197.249.155
SPF_IP65.109.96.135
SPF_IP65.21.142.48
SPF_IP65.21.239.190
SPF_MXpeofree.com

Related pages

Pivot deeper into the graph from peofree.com.

Cypher and MCP

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

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