Skip to content

Hostname

wpfreethemes.com

Last fetched

wpfreethemes.com resolves to 2 IPv4 addresses operated by TZULO - tzulo, inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · wpfreethemes.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wpfreethemes.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.152.35.185107.152.35.0/24AS11878TZULO - tzulo, inc.US
51.161.47.4451.161.0.0/17AS16276CA

WHOIS identity

Registrar
iana:1068
Organization
george pirvu
Contact emails

Subdomains

7 observed subdomains of wpfreethemes.com.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • wpfreethemes.com

SPF policy

3 SPF mechanisms authorising senders for wpfreethemes.com.

MechanismTarget
SPF_Awpfreethemes.com
SPF_IP198.245.53.176
SPF_MXwpfreethemes.com

Related pages

Pivot deeper into the graph from wpfreethemes.com.

Cypher and MCP

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

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