Skip to content

Hostname

mail.aradconstruct.ro

Last fetched

mail.aradconstruct.ro resolves to 1 IPv4 address operated by CLAUSWEB in RO.

Nutrition Label

WHISPER CANON · mail.aradconstruct.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.aradconstruct.ro

Resolution chain

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

IPPrefixASNOperatorCountry
93.113.55.11493.113.55.0/24AS203053CLAUSWEBRO

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mail.aradconstruct.ro.

MechanismTarget
SPF_Amail.aradconstruct.ro
SPF_IP85.204.69.242
SPF_IP89.37.29.253
SPF_IP89.45.175.36
SPF_IP93.113.55.114
SPF_IP93.115.112.13/32
SPF_MXmail.aradconstruct.ro

Related pages

Pivot deeper into the graph from mail.aradconstruct.ro.

Cypher and MCP

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

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