Skip to content

Hostname

guiders.de

Last fetched

guiders.de resolves to 4 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US.

Nutrition Label

WHISPER CANON · guiders.deRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/guiders.de

Resolution chain

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

IPPrefixASNOperatorCountry
149.28.85.239149.28.64.0/19AS20473AS-VULTR - The Constant Company, LLCUS
167.71.185.204167.71.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
23.95.72.1623.95.72.0/24AS136258US
45.32.67.14445.32.64.0/19AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

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

Subdomains

72 observed subdomains of guiders.de.

Web-graph footprint

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

133 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for guiders.de.

MechanismTarget
SPF_Aguiders.de
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDEamazonses.com
SPF_MXguiders.de

Related pages

Pivot deeper into the graph from guiders.de.

Cypher and MCP

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

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