Skip to content

Hostname

fly-go.ro

Last fetched

fly-go.ro resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · fly-go.roRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fly-go.ro

Resolution chain

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

IPPrefixASNOperatorCountry
46.101.134.2346.101.128.0/17AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

6 observed subdomains of fly-go.ro.

Web-graph footprint

Distinct hostnames that link to or from fly-go.ro in the public web crawl.

23 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fly-go.ro.

MechanismTarget
SPF_Afly-go.ro
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.conectoomail.ro
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.212.101.15
SPF_IP91.212.101.152
SPF_IP93.114.80.67/32
SPF_IP95.216.34.218
SPF_MXfly-go.ro

Related pages

Pivot deeper into the graph from fly-go.ro.

Cypher and MCP

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

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