Hostname
staedtler.com
Last fetched
staedtler.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:1052
- Organization
- staedtler mars gmbh u. co. kg
- Contact emails
Subdomains
44 observed subdomains of staedtler.com.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from staedtler.com in the public web crawl.
1,026 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for staedtler.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc12.successfactors.com |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-nlxcloud-customer.nlxnet.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.191.120.123 |
| SPF_IP | 188.95.2.166/32 |
| SPF_IP | 188.95.2.169/32 |
| SPF_IP | 188.95.2.170/32 |
| SPF_IP | 188.95.2.171 |
| SPF_IP | 210.114.17.78 |
| SPF_IP | 210.114.6.188 |
| SPF_IP | 210.140.41.177 |
| SPF_IP | 216.230.254.61 |
| SPF_IP | 59.106.146.6 |
| SPF_IP | 62.67.41.227 |
| SPF_IP | 62.67.71.83 |
| SPF_IP | 8.243.108.187 |
| SPF_IP | 80.66.104.68 |
| SPF_IP | 80.70.184.136 |
| SPF_IP | 80.70.184.167 |
Related pages
Pivot deeper into the graph from staedtler.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "staedtler.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.