Skip to content

Hostname

multi-tec-vertrieb.de

Last fetched

multi-tec-vertrieb.de resolves to 1 IPv4 address operated by AS33984 in DE.

Nutrition Label

WHISPER CANON · multi-tec-vertrieb.deRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/multi-tec-vertrieb.de

Resolution chain

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

IPPrefixASNOperatorCountry
81.20.137.4181.20.128.0/20AS33984DE

WHOIS identity

No WHOIS records are currently associated with multi-tec-vertrieb.de in WhisperGraph.

Subdomains

1 observed subdomain of multi-tec-vertrieb.de.

Web-graph footprint

Distinct hostnames that link to or from multi-tec-vertrieb.de in the public web crawl.

5 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for multi-tec-vertrieb.de.

MechanismTarget
SPF_Amulti-tec-vertrieb.de
SPF_IP2a02:f98:0:24::0/64
SPF_IP81.20.137.0/24
SPF_IP81.20.138.0/24
SPF_MXmulti-tec-vertrieb.de

Related pages

Pivot deeper into the graph from multi-tec-vertrieb.de.

Cypher and MCP

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

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