Hostname
laphaze.com
Last fetched
laphaze.com resolves to 1 IPv4 address operated by AS45146 in ID. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
laphaze.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 |
|---|---|---|---|---|
| 119.235.249.102 | 119.235.249.0/24 | AS45146 | — | ID |
WHOIS identity
- Registrar
- iana:1068
- Organization
- hiroshi ishiura
- Contact emails
Subdomains
2 observed subdomains of laphaze.com.
| Subdomain |
|---|
| mail.laphaze.com |
| www.laphaze.com |
Web-graph footprint
Distinct hostnames that link to or from laphaze.com in the public web crawl.
31 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- laphaze.com
SPF policy
3 SPF mechanisms authorising senders for laphaze.com.
| Mechanism | Target |
|---|---|
| SPF_A | laphaze.com |
| SPF_IP | 119.235.249.99 |
| SPF_MX | laphaze.com |
Related pages
Pivot deeper into the graph from laphaze.com.
- IP · 119.235.249.102
- ASN · AS45146
- Registrar · iana:1068
- Country · ID
- Email · ca0ffb33bca24d7f90b8bf810a5ed63e.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · la…
- 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: "laphaze.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.