Hostname
centrotec.com
Last fetched
centrotec.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
centrotec.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 |
|---|---|---|---|---|
| 51.124.96.43 | 51.124.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- centrotec sustainable
- Contact emails
- willi.volpers@centrotec.de
- 1a9200b995a1994c41ae21a4169e6e7ba4e926a8b774f97e6b394cad1aa659ca@centrotec.com.whoisproxy.org
- 30937a6e849d094c7fa2c1d23366a63fb050fdf3b2960a8a4bc808faa1dfd54a@centrotec.com.whoisproxy.org
- 3d9190786fddb63b1a17bab80b3fb5b3f92a8b5599afecc6f9d24a5fa0975575@centrotec.com.whoisproxy.org
- 4c1ddcc05faf19e03f4f6f4dd613f1866b3a4170b040ad6ae09a99323300d625@centrotec.com.whoisproxy.org
- 52fc81327abc065c796e4f722de83534ea50b13e17ca69737e102236036c5000@centrotec.com.whoisproxy.org
- 8c545d2b5109be74c28dc1d4ea69d1101014bdaae7c4cc7e6c6e6628fb25e5b6@centrotec.com.whoisproxy.org
- 9fc17177f9609cc8924851e150f874341c3c58ef8b1c0f681b632b689670f651@centrotec.com.whoisproxy.org
- a88ac1688d8cd45aeeb535b2f9b627b044a0683a11accc1466eee21ce4696bf3@centrotec.com.whoisproxy.org
- d9f20dd3b1e254bda7b8ff750d84c14a59ee0ebd0e27087ac692940e145c50c4@centrotec.com.whoisproxy.org
- ee7697c9cdb30f19a913a2d59c6e9c2723686425288375da5f2bc9f2ba2636f5@centrotec.com.whoisproxy.org
- f9202616354911b6fffd6a3bcd8925d2bdeadf5efa6fc7f1e92f46f1d24eb622@centrotec.com.whoisproxy.org
Subdomains
44 observed subdomains of centrotec.com.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from centrotec.com in the public web crawl.
13 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for centrotec.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 62.154.218.68/32 |
Related pages
Pivot deeper into the graph from centrotec.com.
- IP · 51.124.96.43
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:269
- Country · NL
- Email · willi.volpers@centrotec.de
- TLD · .com
- Browse hostnames · ce…
- 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: "centrotec.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.