Skip to content

Hostname

volkmann-rossbach.com

Last fetched

volkmann-rossbach.com resolves to 1 IPv4 address operated by AS34788 in DE. WHOIS lists iana:85 as the registrar.

Nutrition Label

WHISPER CANON · volkmann-rossbach.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/volkmann-rossbach.com

Resolution chain

volkmann-rossbach.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.13.151.19685.13.151.0/24AS34788DE

WHOIS identity

Registrar
iana:85
Organization
volkmann & rossbach gmbh & co.kg
Contact emails

Subdomains

2 observed subdomains of volkmann-rossbach.com.

Web-graph footprint

Distinct hostnames that link to or from volkmann-rossbach.com in the public web crawl.

10 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for volkmann-rossbach.com.

MechanismTarget
SPF_IP195.34.187.244
SPF_IP195.34.187.245
SPF_IP2a01:130:2000:123:0:0:0:102
SPF_IP2a01:130:2000:123:0:0:0:110
SPF_IP62.159.120.74
SPF_IP85.13.151.196
SPF_IP87.106.255.28
SPF_MXvolkmann-rossbach.com

Related pages

Pivot deeper into the graph from volkmann-rossbach.com.

Cypher and MCP

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

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