Skip to content

Hostname

auth-admin.profitak.com

Last fetched

auth-admin.profitak.com resolves to 1 IPv4 address operated by AS59925 in CZ.

Nutrition Label

WHISPER CANON · auth-admin.profitak.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/auth-admin.profitak.com

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with auth-admin.profitak.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for auth-admin.profitak.com.

MechanismTarget
SPF_Aauth-admin.profitak.com
SPF_Ac.profitak.com
SPF_Amail.profitak.com
SPF_An.profitak.com
SPF_Aprofitak.com
SPF_INCLUDEsmtp-gw.gigaserver.cz
SPF_INCLUDEspf.pnkt.dev
SPF_IP81.31.39.112/29
SPF_MXauth-admin.profitak.com

Related pages

Pivot deeper into the graph from auth-admin.profitak.com.

Cypher and MCP

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

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