Hostname
globalchef.mx
Last fetched
globalchef.mx resolves to 10 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in MY.
Nutrition Label
Resolution chain
globalchef.mx resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 145.79.24.222 | 145.79.24.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | MY |
| 145.79.29.23 | 145.79.24.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | MY |
| 191.101.104.99 | 191.101.104.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 212.1.212.244 | 212.1.212.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 92.113.16.226 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.23.224 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 88.222.222.145 | 88.222.222.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | — |
| 88.222.222.140 | 88.222.222.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | — |
| 2.57.91.161 | 2.57.91.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | — |
| 2.57.91.101 | 2.57.91.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | — |
WHOIS identity
No WHOIS records are currently associated with globalchef.mx in WhisperGraph.
Subdomains
2 observed subdomains of globalchef.mx.
Web-graph footprint
Distinct hostnames that link to or from globalchef.mx in the public web crawl.
18 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for globalchef.mx.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from globalchef.mx.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "globalchef.mx"})-[: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.