Skip to content

Hostname

b2-variocamp.de

Last fetched

b2-variocamp.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · b2-variocamp.deRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/b2-variocamp.de

Resolution chain

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

IPPrefixASNOperatorCountry
46.4.146.16246.4.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with b2-variocamp.de in WhisperGraph.

Subdomains

1 observed subdomain of b2-variocamp.de.

Web-graph footprint

Distinct hostnames that link to or from b2-variocamp.de in the public web crawl.

12 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for b2-variocamp.de.

MechanismTarget
SPF_Ab2-variocamp.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2003:a:304:7c00::/64
SPF_IP2a01:4f8:140:8467::/64
SPF_IP46.4.107.204
SPF_IP46.4.146.160/27
SPF_IP78.46.30.158
SPF_IP87.128.4.128
SPF_MXb2-variocamp.de

Related pages

Pivot deeper into the graph from b2-variocamp.de.

Cypher and MCP

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

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