Skip to content

Hostname

guidecom.de

Last fetched

guidecom.de resolves to 1 IPv4 address operated by BCG-AS AS Number for Barclaycard Germany in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.71.75.182109.71.72.0/22AS47447BCG-AS AS Number for Barclaycard GermanyDE

WHOIS identity

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

Subdomains

19 observed subdomains of guidecom.de.

Web-graph footprint

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

80 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for guidecom.de.

MechanismTarget
SPF_INCLUDE_spf0129.ppsmtp.net
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.61.97.207
SPF_IP130.61.97.227
SPF_IP149.72.248.236/32
SPF_IP167.245.127.131/32
SPF_IP167.89.54.103/32
SPF_IP168.245.12.252/32
SPF_IP168.245.46.9/32
SPF_IP194.6.209.83
SPF_IP217.22.193.168
SPF_IP91.90.154.3
SPF_MXguidecom.de

Related pages

Pivot deeper into the graph from guidecom.de.

Cypher and MCP

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

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