Hostname
sagemo.com
Last fetched
sagemo.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
sagemo.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 |
|---|---|---|---|---|
| 49.12.0.34 | 49.12.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- ivar sagemo
- Contact emails
- ivar@sagemo.com
- ivar.sagemo@aimsinnovation.com
- 2py3g8acqhds@privacy-protection.email
- 4buhipnsqika@privacy-protection.email
- 8kwgczhsuewk@privacy-protection.email
- dwey79fkvyes@privacy-protection.email
- fefaajent2ev@privacy-protection.email
- fezhvpxyfmg5@privacy-protection.email
- grqsevf9atay@privacy-protection.email
- hww9pviy3zda@privacy-protection.email
- n6a6k6zpcb77@privacy-protection.email
- oogafopdqqw7@privacy-protection.email
- ozw597fjdfrh@privacy-protection.email
- pdzevnj6p2k5@privacy-protection.email
- q99tnkrjruk9@privacy-protection.email
- vdtwva6dvvgr@privacy-protection.email
- vyguyitn3kga@privacy-protection.email
- wpwpim763gkf@privacy-protection.email
- x3sas8ai4gpz@privacy-protection.email
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from sagemo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sagemo.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.