Hostname
marzanoresearch.com
Last fetched
marzanoresearch.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
marzanoresearch.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 |
|---|---|---|---|---|
| 162.241.24.59 | 162.241.24.0/23 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- nws enterprises steve feaster
- Contact emails
- 1ffc6a070a28fd0a639a9ea6e5f195e3@domaindiscreet.com
- 2404ba470a28fd0a6d48505f4d00f2d5@domaindiscreet.com
- 4f5da0460a1612331a9e986a548b07db@domaindiscreet.com
- 608d1ff70a28fd0a3603ce9f1cbc56b2@domaindiscreet.com
- 75f644f40a28fd0a43b86dc291c6c68e@domaindiscreet.com
- 836kht4cqsgjm849ko6s88jai9@domaindiscreet.com
- 8f0d9a1d0a28fd0a252d759603bbd3b2@domaindiscreet.com
- 9a8fb6f10a28fd0a6ef78b4ea5f029eb@domaindiscreet.com
- ac9239350a28fd0a758804761f6d298c@domaindiscreet.com
- baa29b170a28fd0a7621d673bcfebc12@domaindiscreet.com
- d726b7d70a28fd0a3056de2799a3f182@domaindiscreet.com
- deff11e70a28fd0a2f72fba64645c009@domaindiscreet.com
- fb336c700a28fd0a4b82ddeb43646b8b@domaindiscreet.com
- mis@solution-tree.com
Subdomains
4 observed subdomains of marzanoresearch.com.
Web-graph footprint
Distinct hostnames that link to or from marzanoresearch.com in the public web crawl.
192 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for marzanoresearch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.241.24.59 |
Related pages
Pivot deeper into the graph from marzanoresearch.com.
- IP · 162.241.24.59
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:9
- Country · US
- Email · 1ffc6a070a28fd0a639a9ea6e5f195e3@domaindiscreet.com
- TLD · .com
- Browse hostnames · ma…
- 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: "marzanoresearch.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.