Hostname
avency.de
Last fetched
avency.de resolves to 1 IPv4 address operated by AVENCY Kiebitzpohl 77 in DE.
Nutrition Label
Resolution chain
avency.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.60.120.70 | 195.60.96.0/19 | AS12371 | AVENCY Kiebitzpohl 77 | DE |
WHOIS identity
No WHOIS records are currently associated with avency.de in WhisperGraph.
Subdomains
343 observed subdomains of avency.de.
Showing 25 of 343. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from avency.de in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for avency.de.
| Mechanism | Target |
|---|---|
| SPF_A | avency.de |
| SPF_INCLUDE | 144560338.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.sonicsecuremail.eu |
| SPF_INCLUDE | _spf.strato.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.avency.de |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.250.174.74 |
| SPF_IP | 192.168.167.0/24 |
| SPF_IP | 195.177.128.0/18 |
| SPF_IP | 195.60.96.0/19 |
| SPF_IP | 20.86.163.145 |
| SPF_IP | 204.15.64.0/21 |
| SPF_IP | 207.244.64.176 |
| SPF_IP | 46.165.232.177 |
| SPF_IP | 80.83.125.72 |
| SPF_IP | 83.171.140.38 |
| SPF_IP | 87.128.173.210 |
| SPF_IP | 95.211.112.140 |
| SPF_IP | 95.211.2.198/26 |
| SPF_MX | avency.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.