Hostname
roy-union.com
Last fetched
roy-union.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
roy-union.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 |
|---|---|---|---|---|
| 20.187.145.178 | 20.184.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
WHOIS identity
- Registrar
- iana:69
- Organization
- roy union
- Contact emails
Subdomains
2 observed subdomains of roy-union.com.
| Subdomain |
|---|
| mail.roy-union.com |
| www.roy-union.com |
Web-graph footprint
Distinct hostnames that link to or from roy-union.com in the public web crawl.
296 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for roy-union.com.
| Mechanism | Target |
|---|---|
| SPF_A | roy-union.com |
| SPF_IP | 103.244.0.60/32 |
| SPF_IP | 103.244.0.61/32 |
| SPF_IP | 103.244.0.62/32 |
| SPF_IP | 103.6.84.79/32 |
| SPF_IP | 103.6.85.205/32 |
| SPF_IP | 104.225.8.107/32 |
| SPF_IP | 104.255.125.184/32 |
| SPF_IP | 124.248.212.107/32 |
| SPF_IP | 142.202.241.105/32 |
| SPF_IP | 180.235.132.243/32 |
| SPF_IP | 180.235.135.60/32 |
| SPF_IP | 20.255.57.165/32 |
| SPF_IP | 2001:1850:1:0:107:0:0:21 |
| SPF_IP | 208.111.42.71/32 |
| SPF_IP | 218.213.163.0/32 |
| SPF_IP | 218.213.163.1/32 |
| SPF_IP | 218.213.163.2/32 |
| SPF_IP | 218.213.163.3/32 |
| SPF_IP | 2605:8340:0:9:0:0:0:2 |
| SPF_IP | 2607:f740:69:1:0:0:0:76 |
| SPF_IP | 2607:fc50:3000:2:0:0:0:35d |
| SPF_IP | 66.55.82.33/32 |
| SPF_MX | roy-union.com |
Related pages
Pivot deeper into the graph from roy-union.com.
- IP · 20.187.145.178
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:69
- Country · HK
- Email · domain@ayfg7.com
- TLD · .com
- Browse hostnames · ro…
- 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: "roy-union.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.