Skip to content

Hostname

adventa.com

Last fetched

adventa.com resolves to 1 IPv4 address operated by UKFAST in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · adventa.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/adventa.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.131.138.5745.131.136.0/22AS61323UKFASTGB

WHOIS identity

Registrar
iana:1390
Organization
domains manager
Contact emails

Subdomains

6 observed subdomains of adventa.com.

Web-graph footprint

Distinct hostnames that link to or from adventa.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for adventa.com.

MechanismTarget
SPF_Aadventa.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.131.138.57
SPF_IP45.145.102.253
SPF_IP46.101.32.97
SPF_IP77.72.5.250
SPF_IP81.149.183.144
SPF_IP82.196.238.200
SPF_IP89.255.132.81
SPF_IP94.229.172.189
SPF_IP94.229.172.190
SPF_MXadventa.com

Related pages

Pivot deeper into the graph from adventa.com.

Cypher and MCP

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

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