Skip to content

Hostname

_spf.sundata.cloud

Last fetched

_spf.sundata.cloud resolves to 3 IPv4 addresses operated by ASN-IBSNAZ - Telecom Italia S.p.A. in IT.

Nutrition Label

WHISPER CANON · _spf.sundata.cloudRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/_spf.sundata.cloud

Resolution chain

_spf.sundata.cloud resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.191.45.24382.191.0.0/16AS3269ASN-IBSNAZ - Telecom Italia S.p.A.IT
82.191.45.24982.191.0.0/16AS3269ASN-IBSNAZ - Telecom Italia S.p.A.IT
82.191.45.25482.191.0.0/16AS3269ASN-IBSNAZ - Telecom Italia S.p.A.IT

WHOIS identity

No WHOIS records are currently associated with _spf.sundata.cloud in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for _spf.sundata.cloud.

MechanismTarget
SPF_IP82.191.45.243
SPF_IP82.191.45.249
SPF_IP82.191.45.254

Related pages

Pivot deeper into the graph from _spf.sundata.cloud.

Cypher and MCP

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

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