Skip to content

Hostname

freepro.com

Last fetched

freepro.com resolves to 1 IPv4 address operated by AS30781 in FR. WHOIS lists iana:74 as the registrar.

Nutrition Label

WHISPER CANON · freepro.comRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/freepro.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.153.254.2478.153.224.0/19AS30781FR

WHOIS identity

Registrar
iana:74
Organization
domain administrator
Contact emails

Subdomains

1,336 observed subdomains of freepro.com.

Web-graph footprint

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

33 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for freepro.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:240:2:0:0:0:0:33
SPF_IP2a01:240:3:0:0:0:0:33
SPF_IP78.153.232.129
SPF_IP78.153.232.8/32
SPF_IP78.153.252.10
SPF_IP78.153.253.144
SPF_IP78.153.253.64/26
SPF_IP85.31.192.0/24
SPF_IP85.31.193.0/25
SPF_MXfreepro.com

Related pages

Pivot deeper into the graph from freepro.com.

Cypher and MCP

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

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