Hostname
www.homeconstruct.pro
Last fetched
www.homeconstruct.pro resolves to 2 IPv4 addresses operated by Cyber_Folks-RO-DC_FLO - Cyber_Folks SRL in RO.
Nutrition Label
Resolution chain
www.homeconstruct.pro 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 |
|---|---|---|---|---|
| 185.171.185.252 | 185.171.185.0/24 | AS34358 | Cyber_Folks-RO-DC_FLO - Cyber_Folks SRL | RO |
| 217.156.47.79 | 217.156.47.0/24 | AS5606 | GTS-BACKBONE - GTS Telecom SRL | RO |
WHOIS identity
No WHOIS records are currently associated with www.homeconstruct.pro in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for www.homeconstruct.pro.
| Mechanism | Target |
|---|---|
| SPF_A | www.homeconstruct.pro |
| SPF_INCLUDE | _include.gazduire.ro |
| SPF_IP | 185.171.184.80 |
| SPF_IP | 185.171.185.252 |
| SPF_IP | 188.214.19.254 |
| SPF_IP | 188.214.21.2 |
| SPF_IP | 217.156.47.2 |
| SPF_IP | 217.156.47.79 |
| SPF_MX | www.homeconstruct.pro |
Related pages
Pivot deeper into the graph from www.homeconstruct.pro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "www.homeconstruct.pro"})-[: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.