Hostname
melzisme.com
Last fetched
melzisme.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:1910
- Organization
- melvin wong
- Contact emails
Subdomains
4 observed subdomains of melzisme.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from melzisme.com in the public web crawl.
175 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for melzisme.com.
| Mechanism | Target |
|---|---|
| SPF_A | melzisme.com |
| SPF_IP | 103.116.16.68 |
| SPF_IP | 119.110.111.20 |
| SPF_IP | 192.185.129.72 |
| SPF_IP | 202.75.36.13 |
| SPF_IP | 202.75.36.3 |
| SPF_MX | melzisme.com |
| SPF_MX | mx1.mailhostbox.com |
| SPF_MX | mx2.mailhostbox.com |
Related pages
Pivot deeper into the graph from melzisme.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "melzisme.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.