Skip to content

Hostname

flora.aw

Last fetched

flora.aw resolves to 2 IPv4 addresses operated by TRANSIP-AS Amsterdam, the Netherlands in NL.

Nutrition Label

WHISPER CANON · flora.awRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/flora.aw

Resolution chain

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

IPPrefixASNOperatorCountry
149.210.239.163149.210.128.0/17AS20857TRANSIP-AS Amsterdam, the NetherlandsNL
149.210.245.7149.210.128.0/17AS20857TRANSIP-AS Amsterdam, the NetherlandsNL

WHOIS identity

No WHOIS records are currently associated with flora.aw in WhisperGraph.

Subdomains

1 observed subdomain of flora.aw.

Subdomain
www.flora.aw

Web-graph footprint

Distinct hostnames that link to or from flora.aw in the public web crawl.

51 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flora.aw.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from flora.aw.

Cypher and MCP

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

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