Skip to content

Hostname

mail.profimailing.cz

Last fetched

mail.profimailing.cz resolves to 2 IPv4 addresses operated by SuperNetwork - SuperNetwork in CZ.

Nutrition Label

WHISPER CANON · mail.profimailing.czRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.profimailing.cz

Resolution chain

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

IPPrefixASNOperatorCountry
95.168.204.22895.168.192.0/19AS39392SuperNetwork - SuperNetworkCZ
95.168.204.24695.168.192.0/19AS39392SuperNetwork - SuperNetworkCZ

WHOIS identity

No WHOIS records are currently associated with mail.profimailing.cz in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mail.profimailing.cz.

MechanismTarget
SPF_Amail.profimailing.cz
SPF_IP95.168.200.224/28
SPF_IP95.168.204.224/27
SPF_IP95.168.206.224/27
SPF_MXmail.profimailing.cz

Related pages

Pivot deeper into the graph from mail.profimailing.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.profimailing.cz"})-[: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.