Skip to content

Hostname

mail.calculusuae.com

Last fetched

mail.calculusuae.com resolves to 1 IPv4 address operated by CONTABO - Contabo GmbH in DE.

Nutrition Label

WHISPER CANON · mail.calculusuae.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.calculusuae.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.67.217.1345.67.216.0/23AS51167CONTABO - Contabo GmbHDE

WHOIS identity

No WHOIS records are currently associated with mail.calculusuae.com in WhisperGraph.

Subdomains

2 observed subdomains of mail.calculusuae.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mail.calculusuae.com.

MechanismTarget
SPF_Amail.calculusuae.com
SPF_INCLUDE173.247.252.119
SPF_INCLUDE204.10.78.184
SPF_INCLUDE205.134.254.57
SPF_INCLUDE23.235.208.5
SPF_INCLUDE_spf.google.com
SPF_IP74.124.219.187
SPF_MXmail.calculusuae.com

Related pages

Pivot deeper into the graph from mail.calculusuae.com.

Cypher and MCP

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

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