Skip to content

Hostname

mail.fonix.cloud

Last fetched

mail.fonix.cloud resolves to 2 IPv4 addresses operated by A1TELEKOM-AT - A1 Telekom Austria AG in AT.

Nutrition Label

WHISPER CANON · mail.fonix.cloudRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.fonix.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
62.46.232.23962.46.0.0/15AS8447A1TELEKOM-AT - A1 Telekom Austria AGAT
62.46.234.8862.46.0.0/15AS8447A1TELEKOM-AT - A1 Telekom Austria AGAT

WHOIS identity

No WHOIS records are currently associated with mail.fonix.cloud in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • mail.fonix.cloud

SPF policy

2 SPF mechanisms authorising senders for mail.fonix.cloud.

MechanismTarget
SPF_Amail.fonix.cloud
SPF_MXmail.fonix.cloud

Related pages

Pivot deeper into the graph from mail.fonix.cloud.

Cypher and MCP

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

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