Skip to content

Hostname

avency.de

Last fetched

avency.de resolves to 1 IPv4 address operated by AVENCY Kiebitzpohl 77 in DE.

Nutrition Label

WHISPER CANON · avency.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/avency.de

Resolution chain

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

IPPrefixASNOperatorCountry
195.60.120.70195.60.96.0/19AS12371AVENCY Kiebitzpohl 77DE

WHOIS identity

No WHOIS records are currently associated with avency.de in WhisperGraph.

Subdomains

343 observed subdomains of avency.de.

Web-graph footprint

Distinct hostnames that link to or from avency.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for avency.de.

MechanismTarget
SPF_Aavency.de
SPF_INCLUDE144560338.spf03.hubspotemail.net
SPF_INCLUDE_spf.sonicsecuremail.eu
SPF_INCLUDE_spf.strato.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.avency.de
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.250.174.74
SPF_IP192.168.167.0/24
SPF_IP195.177.128.0/18
SPF_IP195.60.96.0/19
SPF_IP20.86.163.145
SPF_IP204.15.64.0/21
SPF_IP207.244.64.176
SPF_IP46.165.232.177
SPF_IP80.83.125.72
SPF_IP83.171.140.38
SPF_IP87.128.173.210
SPF_IP95.211.112.140
SPF_IP95.211.2.198/26
SPF_MXavency.de

Related pages

Pivot deeper into the graph from avency.de.

Cypher and MCP

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

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