Skip to content

Hostname

constructim.ro

Last fetched

constructim.ro resolves to 1 IPv4 address operated by AS48881 in RO. WHOIS lists registrar:stiopei inc srl as the registrar.

Nutrition Label

WHISPER CANON · constructim.roRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/constructim.ro

Resolution chain

constructim.ro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.213.134.107188.213.134.0/24AS48881RO

WHOIS identity

Registrar
registrar:stiopei inc srl
Organization
Contact emails

Subdomains

9 observed subdomains of constructim.ro.

Web-graph footprint

Distinct hostnames that link to or from constructim.ro in the public web crawl.

17 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for constructim.ro.

MechanismTarget
SPF_Aconstructim.ro
SPF_IP188.213.134.107
SPF_IP188.213.134.120
SPF_MXconstructim.ro

Related pages

Pivot deeper into the graph from constructim.ro.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "constructim.ro"})-[: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.