Skip to content

Hostname

3record.de

Last fetched

3record.de resolves to 1 IPv4 address operated by AS5539 in DE.

Nutrition Label

WHISPER CANON · 3record.deRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/3record.de

Resolution chain

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

IPPrefixASNOperatorCountry
195.30.107.163195.30.0.0/16AS5539DE

WHOIS identity

No WHOIS records are currently associated with 3record.de in WhisperGraph.

Subdomains

33 observed subdomains of 3record.de.

Web-graph footprint

Distinct hostnames that link to or from 3record.de in the public web crawl.

32 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • 3record.de

SPF policy

4 SPF mechanisms authorising senders for 3record.de.

MechanismTarget
SPF_A3record.de
SPF_IP195.30.107.131
SPF_IP195.30.107.163
SPF_MX3record.de

Related pages

Pivot deeper into the graph from 3record.de.

Cypher and MCP

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

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