Hostname
jas-hou.org
Last fetched
jas-hou.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
jas-hou.org 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:69
- Organization
- contact privacy inc. customer 0161429177
- Contact emails
- ep29d7y76kz@networksolutionsprivateregistration.com
- n88zs9yk4yx@networksolutionsprivateregistration.com
- ra3459rj2dx@networksolutionsprivateregistration.com
- rp5pu9yp3k7@networksolutionsprivateregistration.com
- tj5j48bg7sh@networksolutionsprivateregistration.com
- uj4mp3pv4k3@networksolutionsprivateregistration.com
- vq4xx8f67wr@networksolutionsprivateregistration.com
Subdomains
1 observed subdomain of jas-hou.org.
| Subdomain |
|---|
| www.jas-hou.org |
Web-graph footprint
Distinct hostnames that link to or from jas-hou.org in the public web crawl.
53 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for jas-hou.org.
| Mechanism | Target |
|---|---|
| SPF_A | jas-hou.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 91.216.18.0/24 |
| SPF_MX | jas-hou.org |
Related pages
Pivot deeper into the graph from jas-hou.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jas-hou.org"})-[: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.