Hostname
realmaworks.com
Last fetched
realmaworks.com resolves to 1 IPv4 address operated by AS7506 in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
realmaworks.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 |
|---|---|---|---|---|
| 118.27.125.221 | 118.27.0.0/17 | AS7506 | — | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of realmaworks.com owner
- Contact emails
- 2b21802b-d826-468e-ba4d-0ad2178126ce@identity-protect.org
- 3322e020-e207-4bb7-81d6-2945884293a0@identity-protect.org
- 42952061-a225-4627-8920-680dac5e36fe@identity-protect.org
- 886aae08-474b-4b6f-9f5d-c212d4ebf084@identity-protect.org
- 8f97562f-059c-4bf6-afc2-7475f3ee8222@identity-protect.org
- 9d5c4417-9873-4682-a6c6-08e61693aafa@identity-protect.org
- c57372ca-59f2-4731-a2fe-0fa534d6670a@identity-protect.org
- owner-10895087@realmaworks.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of realmaworks.com.
| Subdomain |
|---|
| www.realmaworks.com |
Web-graph footprint
Distinct hostnames that link to or from realmaworks.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for realmaworks.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from realmaworks.com.
- IP · 118.27.125.221
- ASN · AS7506
- Registrar · iana:468
- Country · JP
- Email · 2b21802b-d826-468e-ba4d-0ad2178126ce@identity-protect.org
- TLD · .com
- Browse hostnames · re…
- 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: "realmaworks.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.