Skip to content

Hostname

quickgsm.ro

Last fetched

quickgsm.ro resolves to 2 IPv4 addresses operated by AS5606 in RO. WHOIS lists registrar:cyber_folks s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · quickgsm.roRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/quickgsm.ro

Resolution chain

quickgsm.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:cyber_folks s.r.l.
Organization
Contact emails

Subdomains

35 observed subdomains of quickgsm.ro.

Web-graph footprint

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

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for quickgsm.ro.

MechanismTarget
SPF_Aquickgsm.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP188.215.54.233
SPF_IP37.251.155.34
SPF_IP46.102.144.5
SPF_IP89.32.45.166
SPF_IP89.32.45.174
SPF_IP89.32.45.34
SPF_IP89.32.47.138
SPF_IP89.44.47.29
SPF_MXquickgsm.ro

Related pages

Pivot deeper into the graph from quickgsm.ro.

Cypher and MCP

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

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