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
Resolution chain
guidecom.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.71.75.182 | 109.71.72.0/22 | AS47447 | BCG-AS AS Number for Barclaycard Germany | DE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for guidecom.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf0129.ppsmtp.net |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 130.61.97.207 |
| SPF_IP | 130.61.97.227 |
| SPF_IP | 149.72.248.236/32 |
| SPF_IP | 167.245.127.131/32 |
| SPF_IP | 167.89.54.103/32 |
| SPF_IP | 168.245.12.252/32 |
| SPF_IP | 168.245.46.9/32 |
| SPF_IP | 194.6.209.83 |
| SPF_IP | 217.22.193.168 |
| SPF_IP | 91.90.154.3 |
| SPF_MX | guidecom.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.