Hostname
schulte.fr
Last fetched
schulte.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:united-domains gmbh as the registrar.
Nutrition Label
Resolution chain
schulte.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:united-domains gmbh
- Organization
- schulte home gmbh + co kg
- Contact emails
Subdomains
4 observed subdomains of schulte.fr.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from schulte.fr in the public web crawl.
29 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Sample outbound links
- aax-eu.amazon-adsystem.com
- americanexpress.com
- gcb-187ef2e-release3-2025-11-12a-dot-schulte-home-live.appspot.com
- gcb-56bf1ac-release3-2025-12-04b-dot-schulte-home-live.appspot.com
- gcb-187ef2e-release3-2025-11-12a-dot-schulte-home-live.ey.r.appspot.com
- gcb-56bf1ac-release3-2025-12-04b-dot-schulte-home-live.ey.r.appspot.com
- dpd.com
- widgets.ekomi.com
- facebook.com
- policies.google.com
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for schulte.fr.
| Mechanism | Target |
|---|---|
| SPF_A | mail.schulte.de |
| SPF_A | mail2.schulte.de |
| SPF_INCLUDE | spf.ess.de.barracudanetworks.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 195.243.90.74/29 |
| SPF_IP | 195.243.90.75/29 |
| SPF_MX | schulte.fr |
Related pages
Pivot deeper into the graph from schulte.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "schulte.fr"})-[: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.