Hostname
static-adm.com
Last fetched
static-adm.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1449 as the registrar.
Nutrition Label
Resolution chain
static-adm.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1449
- Organization
- global domain privacy services
- Contact emails
- static-adm.com.11cqhx0ztlmod@domains-anonymizer.com
- static-adm.com.122nd0n6q54oa@domains-anonymizer.com
- static-adm.com.1bxhkvd0hicag@domains-anonymizer.com
- static-adm.com.1lmimq9psdgku@domains-anonymizer.com
- static-adm.com.215mrymzzb5um@domains-anonymizer.com
- static-adm.com.26fdwktg4j9ry@domains-anonymizer.com
- static-adm.com.2se2odftdvegl@domains-anonymizer.com
- static-adm.com.2v14yhqwmgyzg@domains-anonymizer.com
- static-adm.com.35nhcg8e3dwmy@domains-anonymizer.com
- static-adm.com.3d96jxemsepif@domains-anonymizer.com
- static-adm.com.3gw616hyzkyg4@domains-anonymizer.com
- static-adm.com.3hk49by4kwoqh@domains-anonymizer.com
- static-adm.com.egeruiqlm5j9@domains-anonymizer.com
- static-adm.com.g29w0iotzukg@domains-anonymizer.com
- static-adm.com.rkzjf2aj45yv@domains-anonymizer.com
- static-adm.com.sxjbz03mt5uy@domains-anonymizer.com
Subdomains
1 observed subdomain of static-adm.com.
| Subdomain |
|---|
| cdn.static-adm.com |
Threat posture
History
Related pages
Pivot deeper into the graph from static-adm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "static-adm.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.