Skip to content

Hostname

profol.com

Last fetched

profol.com resolves to 1 IPv4 address operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · profol.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/profol.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.233.52.93185.233.52.0/22AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE

WHOIS identity

Registrar
iana:83
Organization
american profol
Contact emails

Subdomains

4 observed subdomains of profol.com.

Web-graph footprint

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

154 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for profol.com.

MechanismTarget
SPF_INCLUDEemailsrvr.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.shield.security
SPF_INCLUDEspf.us.emailservice.io

Related pages

Pivot deeper into the graph from profol.com.

Cypher and MCP

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

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