Hostname
melco-crown.com
Last fetched
melco-crown.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
melco-crown.com 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
- digital marketing .
- Contact emails
- domain.aws@i-cg.com
- digitalmarketing@melco-crown.com
- 327b3b08-5073-42fd-a631-e11325e0bada@identity-protect.org
- 341a14c1-7cc5-48ad-8a44-b5276063a82e@identity-protect.org
- 3b68ab00-67de-42a2-9bbc-01cfb0c91fc3@identity-protect.org
- 8c96cf44-9e9d-4970-bd77-037c55d2360c@identity-protect.org
- aa468e00-21ee-43c2-bafb-61fce43940b2@identity-protect.org
- c5db7ac8-dd6d-4438-8194-a0417de8f989@identity-protect.org
- f049b4f1-2d4b-427e-ab4f-71b3f37bbdd1@identity-protect.org
Subdomains
11 observed subdomains of melco-crown.com.
Web-graph footprint
Distinct hostnames that link to or from melco-crown.com in the public web crawl.
32 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for melco-crown.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.192.46.98 |
| SPF_IP | 122.248.133.35/32 |
| SPF_IP | 165.84.166.90 |
| SPF_IP | 202.175.96.114 |
| SPF_IP | 210.3.118.162 |
| SPF_IP | 50.56.9.35 |
Related pages
Pivot deeper into the graph from melco-crown.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "melco-crown.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.