Skip to content

Hostname

fuchs-industrie.com

Last fetched

fuchs-industrie.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · fuchs-industrie.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fuchs-industrie.com

Resolution chain

fuchs-industrie.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.159.199.2651.158.0.0/15AS12876FR

WHOIS identity

Registrar
iana:88
Organization
fuchs industrie
Contact emails

Subdomains

3 observed subdomains of fuchs-industrie.com.

Web-graph footprint

Distinct hostnames that link to or from fuchs-industrie.com in the public web crawl.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fuchs-industrie.com.

MechanismTarget
SPF_Afuchs-industrie.com
SPF_INCLUDE_spf.google.com
SPF_IP149.12.208.147
SPF_IP163.172.156.110
SPF_IP2001:978:9200:0:147:0:0:0
SPF_IP2001:bc8:4400:2b00:0:0:37:a19
SPF_MXfuchs-industrie.com

Related pages

Pivot deeper into the graph from fuchs-industrie.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.