Hostname
doremi-codomo.com
Last fetched
doremi-codomo.com resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in CA. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
doremi-codomo.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.223.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 219.94.162.190 | 219.99.144.0/23 | AS9371 | SAKURA-C - SAKURA Internet Inc. | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- almarhythmllc
- Contact emails
Subdomains
1 observed subdomain of doremi-codomo.com.
| Subdomain |
|---|
| www.doremi-codomo.com |
Web-graph footprint
Distinct hostnames that link to or from doremi-codomo.com in the public web crawl.
9 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- doremi-codomo.com
SPF policy
2 SPF mechanisms authorising senders for doremi-codomo.com.
| Mechanism | Target |
|---|---|
| SPF_A | www1350.sakura.ne.jp |
| SPF_MX | doremi-codomo.com |
Related pages
Pivot deeper into the graph from doremi-codomo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "doremi-codomo.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.