Hostname
model-solution.com
Last fetched
model-solution.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
model-solution.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 |
|---|---|---|---|---|
| 13.225.132.126 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:69
- Organization
- domain administrator
- Contact emails
Subdomains
5 observed subdomains of model-solution.com.
Web-graph footprint
Distinct hostnames that link to or from model-solution.com in the public web crawl.
49 sites link to this hostname.
94 sites linked to from this hostname.
Sample inbound links
- hankook.com.ar
- beststartup.asia
- asset.hankooktire.cn
- 3dprint.com
- achievedomains.com
- ht-dev-aem2-nlb-11c88bb6e5bf82c9.elb.ap-northeast-2.amazonaws.com
- ht-prd-aem2-nlb-8a4221c28b9adad9.elb.ap-northeast-2.amazonaws.com
- ec2-13-124-69-110.ap-northeast-2.compute.amazonaws.com
- ec2-3-37-171-89.ap-northeast-2.compute.amazonaws.com
- ec2-54-180-58-172.ap-northeast-2.compute.amazonaws.com
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for model-solution.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 202.31.0.0/17 |
Related pages
Pivot deeper into the graph from model-solution.com.
- IP · 13.225.132.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:69
- Country · KR
- Email · stlclientdomains@hdp.com
- TLD · .com
- Browse hostnames · mo…
- 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: "model-solution.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.