Skip to content

Hostname

mail.construct.tools

Last fetched

mail.construct.tools resolves to 3 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in US.

Nutrition Label

WHISPER CANON · mail.construct.toolsRouting diversity3.0/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mail.construct.tools

Resolution chain

mail.construct.tools resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.234.24.211172.234.16.0/20AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS
172.239.57.117172.239.32.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS
91.195.28.10791.195.28.0/24AS44043Cyber_Folks-RO-DC_CLJ - Cyber_Folks SRLRO

WHOIS identity

No WHOIS records are currently associated with mail.construct.tools in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mail.construct.tools.

MechanismTarget
SPF_Amail.construct.tools
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.92.192.70
SPF_IP188.240.2.99
SPF_MXmail.construct.tools

Related pages

Pivot deeper into the graph from mail.construct.tools.

Cypher and MCP

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

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