Hostname
multigrind.com
Last fetched
multigrind.com resolves to 1 IPv4 address operated by GODADDY-SXB in DE. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
multigrind.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 |
|---|---|---|---|---|
| 92.205.10.90 | 92.205.0.0/20 | AS21499 | GODADDY-SXB | DE |
WHOIS identity
- Registrar
- iana:83
- Organization
- haas schleifmaschinen
- Contact emails
Subdomains
18 observed subdomains of multigrind.com.
Showing 14 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from multigrind.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for multigrind.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.kundenserver.de |
| SPF_INCLUDE | _spf_eucentral1.prod.hydra.sophos.com |
| SPF_INCLUDE | spf-0.secureserver.net |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.nl2go.com |
| SPF_IP | 62.153.232.135/28 |
| SPF_IP | 62.153.232.140/32 |
| SPF_IP | 74.208.4.192/26 |
| SPF_IP | 80.154.206.126/29 |
| SPF_IP | 81.201.113.102/32 |
| SPF_IP | 82.165.159.128/27 |
| SPF_IP | 85.13.128.1/32 |
| SPF_IP | 85.13.129.141/32 |
| SPF_IP | 85.13.130.3/32 |
| SPF_IP | 85.13.136.9/32 |
| SPF_IP | 85.13.156.43/28 |
| SPF_IP | 85.13.159.201/32 |
| SPF_IP | 95.130.16.0/24 |
| SPF_IP | 95.130.18.0/24 |
Related pages
Pivot deeper into the graph from multigrind.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "multigrind.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.