Hostname
x-housing.com
Last fetched
x-housing.com resolves to 2 IPv4 addresses operated by VPS-UA-AS - PE Skurykhin Mukola Volodumurovuch in NL. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
x-housing.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.111.62.11 | 193.111.62.0/24 | AS56851 | VPS-UA-AS - PE Skurykhin Mukola Volodumurovuch | NL |
| 31.131.26.59 | 31.131.26.0/24 | AS56851 | VPS-UA-AS - PE Skurykhin Mukola Volodumurovuch | NL |
WHOIS identity
- Registrar
- iana:1647
- Organization
- whoissecure
- Contact emails
Subdomains
9 observed subdomains of x-housing.com.
Web-graph footprint
Distinct hostnames that link to or from x-housing.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- mail.x-housing.com
- x-housing.com
SPF policy
3 SPF mechanisms authorising senders for x-housing.com.
| Mechanism | Target |
|---|---|
| SPF_A | x-housing.com |
| SPF_IP | 31.131.27.14 |
| SPF_MX | x-housing.com |
Related pages
Pivot deeper into the graph from x-housing.com.
- IP · 193.111.62.11
- ASN · AS56851VPS-UA-AS - PE Skurykhin Mukola Volodumurovuch
- Registrar · iana:1647
- Country · NL
- Email · contact@whoissecure.net
- TLD · .com
- Browse hostnames · xh…
- 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: "x-housing.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.