Skip to content

Hostname

selectline.de

Last fetched

selectline.de resolves to 2 IPv4 addresses operated by AS34762 in DE.

Nutrition Label

WHISPER CANON · selectline.deRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/selectline.de

Resolution chain

selectline.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with selectline.de in WhisperGraph.

Subdomains

26 observed subdomains of selectline.de.

Web-graph footprint

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

189 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for selectline.de.

MechanismTarget
SPF_Aselectline.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:488:42:1000:57e6:3c64:0:0
SPF_MXselectline.de

Related pages

Pivot deeper into the graph from selectline.de.

Cypher and MCP

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

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