Skip to content

Hostname

gekkoconstruct.ro.vermar.ro

Last fetched

gekkoconstruct.ro.vermar.ro resolves to 1 IPv4 address operated by AS34119 in GB.

Nutrition Label

WHISPER CANON · gekkoconstruct.ro.vermar.roRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/gekkoconstruct.ro.vermar.ro

Resolution chain

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

IPPrefixASNOperatorCountry
185.2.168.12185.2.168.0/22AS34119GB

WHOIS identity

No WHOIS records are currently associated with gekkoconstruct.ro.vermar.ro in WhisperGraph.

Subdomains

1 observed subdomain of gekkoconstruct.ro.vermar.ro.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gekkoconstruct.ro.vermar.ro.

MechanismTarget
SPF_Agekkoconstruct.ro.vermar.ro
SPF_INCLUDErelay.mailchannels.net
SPF_IP185.2.168.20
SPF_IP82.163.176.35
SPF_MXgekkoconstruct.ro.vermar.ro

Related pages

Pivot deeper into the graph from gekkoconstruct.ro.vermar.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gekkoconstruct.ro.vermar.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.