Hostname
fuchs.com
Last fetched
fuchs.com resolves to 1 IPv4 address operated by TWL-KOM-AS Donnersbergweg 4 in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
fuchs.com 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 |
|---|---|---|---|---|
| 185.10.195.56 | 185.10.192.0/22 | AS9022 | TWL-KOM-AS Donnersbergweg 4 | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- domain a
- Contact emails
Subdomains
62 observed subdomains of fuchs.com.
Showing 25 of 62. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fuchs.com in the public web crawl.
1,315 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for fuchs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.netigate.se |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.minicrm.io |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | successfactors.eu |
| SPF_IP | 132.220.108.172 |
| SPF_IP | 178.77.121.136 |
| SPF_IP | 185.10.195.56 |
| SPF_IP | 199.102.84.181/32 |
| SPF_IP | 212.43.65.64/28 |
| SPF_IP | 212.43.65.82 |
| SPF_IP | 212.65.10.164 |
| SPF_IP | 212.65.3.34 |
| SPF_IP | 212.65.3.37 |
| SPF_IP | 45.55.49.33 |
Related pages
Pivot deeper into the graph from fuchs.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fuchs.com"})-[: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.