Hostname
stratema.com
Last fetched
stratema.com resolves to 1 IPv4 address operated by AS49788 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
stratema.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 |
|---|---|---|---|---|
| 91.242.200.159 | 91.242.200.0/21 | AS49788 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- -domain for sale-
- Contact emails
- vsp@dreamwiz.com
- eoajc2wv44sh@privacy-protection.email
- fbn9moaipxja@privacy-protection.email
- g52vut3bdrrm@privacy-protection.email
- kbwaasuupo3s@privacy-protection.email
- mwxtgvc26dqv@privacy-protection.email
- oz2fab2bgwwa@privacy-protection.email
- rnvmnuezs7rp@privacy-protection.email
- svozxnpupy4a@privacy-protection.email
- wegs5xugskbb@privacy-protection.email
- wuqeobwkuva5@privacy-protection.email
- yqx4r66ice5n@privacy-protection.email
Subdomains
2 observed subdomains of stratema.com.
| Subdomain |
|---|
| link.stratema.com |
| www.stratema.com |
Web-graph footprint
Distinct hostnames that link to or from stratema.com in the public web crawl.
50 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for stratema.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | invite.emprising.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.73.217.127 |
| SPF_IP | 65.20.112.216 |
Related pages
Pivot deeper into the graph from stratema.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stratema.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.