Skip to content

Hostname

sbv-im.de

Last fetched

sbv-im.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · sbv-im.deRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/sbv-im.de

Resolution chain

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

IPPrefixASNOperatorCountry
49.13.175.14149.13.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with sbv-im.de in WhisperGraph.

Subdomains

1 observed subdomain of sbv-im.de.

Web-graph footprint

Distinct hostnames that link to or from sbv-im.de in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sbv-im.de.

MechanismTarget
SPF_Asbv-im.de
SPF_INCLUDE_spf.aareon.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEturbo-smtp.com
SPF_IP178.77.79.212
SPF_IP188.94.250.251/32
SPF_IP87.230.19.141
SPF_MXsbv-im.de

Related pages

Pivot deeper into the graph from sbv-im.de.

Cypher and MCP

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

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