Skip to content

Hostname

abst-mv.de

Last fetched

abst-mv.de resolves to 1 IPv4 address operated by AS25291 in DE.

Nutrition Label

WHISPER CANON · abst-mv.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/abst-mv.de

Resolution chain

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

IPPrefixASNOperatorCountry
195.192.128.197195.196.250.0/24AS25291DE

WHOIS identity

No WHOIS records are currently associated with abst-mv.de in WhisperGraph.

Subdomains

1 observed subdomain of abst-mv.de.

Web-graph footprint

Distinct hostnames that link to or from abst-mv.de in the public web crawl.

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for abst-mv.de.

MechanismTarget
SPF_Aabst-mv.de
SPF_INCLUDE_spf-e.cegedim.fr
SPF_INCLUDE_spf-i.cegedim.fr
SPF_INCLUDEmailout1.mandarin-medien.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.77.111.91/32
SPF_IP2a01:488:42:1000:b24d:6f5b::/128
SPF_MXabst-mv.de

Related pages

Pivot deeper into the graph from abst-mv.de.

Cypher and MCP

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

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