Skip to content

Hostname

mail.future-ent.com

Last fetched

mail.future-ent.com resolves to 1 IPv4 address operated by AS37515 in ZA.

Nutrition Label

WHISPER CANON · mail.future-ent.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mail.future-ent.com

Resolution chain

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

IPPrefixASNOperatorCountry
41.77.101.23841.77.101.0/24AS37515ZA

WHOIS identity

No WHOIS records are currently associated with mail.future-ent.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mail.future-ent.com.

MechanismTarget
SPF_A2998.submission.antispamcloud.com
SPF_Amail.future-ent.com
SPF_Arelease.antispamcloud.com
SPF_INCLUDEspf.cloudcontrl.com
SPF_IP129.232.250.43
SPF_IP213.150.207.60
SPF_IP213.150.209.143
SPF_IP41.77.101.238
SPF_MXmail.future-ent.com

Related pages

Pivot deeper into the graph from mail.future-ent.com.

Cypher and MCP

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

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