Hostname
goldschmidt.com
Last fetched
goldschmidt.com resolves to 1 IPv4 address operated by PIRONETNDH-AS CANCOM Managed Services GmbH in DE. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
goldschmidt.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 |
|---|---|---|---|---|
| 195.94.79.117 | 195.94.64.0/19 | AS8469 | PIRONETNDH-AS CANCOM Managed Services GmbH | DE |
WHOIS identity
- Registrar
- iana:976
- Organization
- evonik industries
- Contact emails
- domain@evonik.com
- igppgr3z5ijsnqmxjzdsqqs3s55wfw7fslx5eqkymtwjg@protectedmx.com
- igzg6qu7zw6neillid25hwuqmghyzy5kdveswtzyntd7a@protectedmx.com
- ijoock3jdacvocf7s7mzzvbgnfdyltefczc27hcygo6pa@protectedmx.com
- iog6q5rhjndhm73z4sdbcj4pnz7pvz7ctsvtlyqa5qjeu@protectedmx.com
- ipawzpghjxgsgao5lghl7rnq76erpkegukwy3k6ibp2c6@protectedmx.com
- iur3ia6amsrbmsljkyy34demgsx54hicpdxsz6kqpbtsq@protectedmx.com
- iyupgtrozzpyn3edqimuthyemwh2mvnpnwcwt4nyc5zlu@protectedmx.com
- iz2cj4us7asmdpiczioo43tscn7ffvs7wkmen62iukidu@protectedmx.com
Subdomains
8 observed subdomains of goldschmidt.com.
Web-graph footprint
Distinct hostnames that link to or from goldschmidt.com in the public web crawl.
85 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for goldschmidt.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.pironet-ndh.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.19.251.24 |
Related pages
Pivot deeper into the graph from goldschmidt.com.
- IP · 195.94.79.117
- ASN · AS8469PIRONETNDH-AS CANCOM Managed Services GmbH
- Registrar · iana:976
- Country · DE
- Email · domain@evonik.com
- TLD · .com
- Browse hostnames · go…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "goldschmidt.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.