Hostname
infini-model.com
Last fetched
infini-model.com resolves to 5 IPv4 addresses operated by AS4766 in KR. WHOIS lists iana:1489 as the registrar.
Nutrition Label
Resolution chain
infini-model.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:1489
- Organization
- domain privacy services
- Contact emails
Subdomains
5 observed subdomains of infini-model.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from infini-model.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for infini-model.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailplug.com |
| SPF_MX | infini-model.com |
Related pages
Pivot deeper into the graph from infini-model.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "infini-model.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.