Skip to content

Hostname

flo.com.tr

Last fetched

flo.com.tr resolves to 35.244.158.58, announced in 35.244.0.0/16 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. flo.com.tr is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · flo.com.trRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/flo.com.tr

Resolution chain

IPv6 resolution

No AAAA record for flo.com.tr is recorded in WhisperGraph.

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Contact emails
flo@flo.com.tr

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-cloud-c1.googledomains.com
  • ns-cloud-c2.googledomains.com
  • ns-cloud-c3.googledomains.com
  • ns-cloud-c4.googledomains.com

MX records

  • flo-com-tr.mail.protection.outlook.com

SPF policy

  • ip: 18.217.82.134/32
  • ip: 35.157.197.205/32
  • ip: 52.8.140.255/32
  • ip: 54.164.132.26/32
  • ip: 35.169.47.31/32
  • ip: 3.120.8.62/32
  • include: spf.mandrillapp.com
  • include: spf.protection.outlook.com
  • include: euromsg.net
  • include: euromsg-premier.net
  • include: spf.eu.exclaimer.net
  • ip: 185.33.61.2

Threat-feed evidence

History

Related pages

Pivot from flo.com.tr into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "flo.com.tr"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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