Skip to content

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

WHISPER CANON · www.homeconstruct.proRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/www.homeconstruct.pro

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.

IPPrefixASNOperatorCountry
185.171.185.252185.171.185.0/24AS34358Cyber_Folks-RO-DC_FLO - Cyber_Folks SRLRO
217.156.47.79217.156.47.0/24AS5606GTS-BACKBONE - GTS Telecom SRLRO

WHOIS identity

No WHOIS records are currently associated with www.homeconstruct.pro in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for www.homeconstruct.pro.

MechanismTarget
SPF_Awww.homeconstruct.pro
SPF_INCLUDE_include.gazduire.ro
SPF_IP185.171.184.80
SPF_IP185.171.185.252
SPF_IP188.214.19.254
SPF_IP188.214.21.2
SPF_IP217.156.47.2
SPF_IP217.156.47.79
SPF_MXwww.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.