Skip to content

Hostname

adven.com

Last fetched

adven.com resolves to 2 IPv4 addresses operated by HETZNER-AS in FI. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · adven.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/adven.com

Resolution chain

adven.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.217.104.24095.217.0.0/16AS24940HETZNER-ASFI
95.217.107.3395.217.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

38 observed subdomains of adven.com.

Web-graph footprint

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

152 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

100 SPF mechanisms authorising senders for adven.com.

MechanismTarget
SPF_Aadven.com
SPF_INCLUDEmailer.recommy.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vardes.lv
SPF_IP103.151.192.0/23
SPF_IP149.72.0.0/16
SPF_IP159.183.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP169.38.94.35
SPF_IP169.38.94.36
SPF_IP169.38.94.39
SPF_IP169.38.94.43
SPF_IP169.38.94.44
SPF_IP169.38.94.46
SPF_IP169.38.94.47
SPF_IP169.38.94.49
SPF_IP169.38.94.51
SPF_IP169.38.94.54
SPF_IP169.38.94.57
SPF_IP169.38.94.61
SPF_IP169.38.94.62
SPF_IP185.12.80.0/22
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP185.43.105.124/32
SPF_IP185.43.106.0/24
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP192.254.112.0/20
SPF_IP194.103.214.0/24
SPF_IP194.126.101.96/27
SPF_IP194.126.106.64/27
SPF_IP194.126.126.32/28
SPF_IP194.157.153.194
SPF_IP194.19.134.0/25
SPF_IP195.201.73.224/27
SPF_IP195.201.75.0/27
SPF_IP195.201.75.32/27
SPF_IP195.66.94.27
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP208.117.48.0/20
SPF_IP212.146.22.6/25
SPF_IP213.139.173.144/28
SPF_IP216.198.0.0/18
SPF_IP217.146.65.105
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP2a01:4f9:4a:264f:0:0:0:2
SPF_IP2a01:4f9:4a:289e:0:0:0:2
SPF_IP2a13:aec0::/32
SPF_IP37.153.133.0/24
SPF_IP45.66.245.116
SPF_IP45.66.245.117
SPF_IP45.66.245.118
SPF_IP45.66.245.119
SPF_IP45.66.245.120
SPF_IP45.66.245.121
SPF_IP45.66.245.122
SPF_IP45.66.245.123
SPF_IP45.66.245.124
SPF_IP45.66.245.125
SPF_IP46.22.220.113/32
SPF_IP50.31.32.0/19
SPF_IP62.122.28.0/24
SPF_IP62.65.42.128/27
SPF_IP77.86.247.13
SPF_IP77.86.247.134
SPF_IP77.86.247.149
SPF_IP77.86.247.154
SPF_IP77.86.247.21
SPF_IP77.86.247.214
SPF_IP77.86.247.230
SPF_IP77.86.251.39
SPF_IP77.86.251.41
SPF_IP77.86.251.42
SPF_IP77.86.255.242
SPF_IP77.86.255.243
SPF_IP80.235.21.0/24
SPF_IP80.235.4.100/32
SPF_IP80.235.79.160/28
SPF_IP80.235.79.224/28
SPF_IP81.198.164.220/32
SPF_IP81.7.169.128/25
SPF_IP85.131.41.206/29
SPF_IP85.254.49.59/32
SPF_IP85.31.99.24
SPF_IP87.253.232.0/21
SPF_IP88.196.160.130/32
SPF_IP88.198.228.224/27
SPF_IP89.166.55.64/27
SPF_IP94.237.5.0/24
SPF_IP94.237.6.0/24
SPF_IP95.217.104.240

Related pages

Pivot deeper into the graph from adven.com.

Cypher and MCP

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

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