Hostname
mrooms3.net
Last fetched
mrooms3.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mrooms3.net 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:468
- Organization
- blackboard
- Contact emails
- dnstech@blackboard.com
- 003c615d-453b-45b1-9bfe-2b0aee14c4b9@identity-protect.org
- 3b2b2f5a-b874-4be9-aa99-f5ea835a5453@identity-protect.org
- 5f8b91cd-a7bf-4fc3-967e-5e827875701a@identity-protect.org
- ab4d9a84-21ad-4e50-bb1e-ba3949487c21@identity-protect.org
- ebdec1de-ad71-41e1-9cbb-3d14eb14067d@identity-protect.org
- owner-401492@mrooms3.net.whoisprivacyservice.org
- owner-764327@mrooms3.net.whoisprivacyservice.org
- owner-8162742@mrooms3.net.whoisprivacyservice.org
- owner-836894@mrooms3.net.whoisprivacyservice.org
Subdomains
46 observed subdomains of mrooms3.net.
Showing 25 of 46. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mrooms3.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for mrooms3.net.
| Mechanism | Target |
|---|---|
| SPF_A | mail-relay-aws.blackboard.com |
| SPF_A | mrooms3.net |
| SPF_INCLUDE | mh.blackboard.com |
| SPF_IP | 103.225.232.131 |
| SPF_IP | 103.225.232.136 |
| SPF_IP | 202.38.144.193 |
| SPF_IP | 202.38.144.198 |
| SPF_IP | 46.183.247.1 |
| SPF_IP | 46.183.247.6 |
| SPF_IP | 69.196.242.131 |
| SPF_IP | 69.196.242.136 |
| SPF_MX | mrooms3.net |
Related pages
Pivot deeper into the graph from mrooms3.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mrooms3.net"})-[: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.