Skip to content

Hostname

flangoo.com

Last fetched

flangoo.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · flangoo.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/flangoo.com

Resolution chain

flangoo.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.181.111143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.59143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.88143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.164.182.113.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.1153.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.473.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.853.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.167.227.1053.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.183.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.343.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.393.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.181.74143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1068
Organization
andreas franke
Contact emails

Subdomains

21 observed subdomains of flangoo.com.

Web-graph footprint

Distinct hostnames that link to or from flangoo.com in the public web crawl.

10 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from flangoo.com.

Cypher and MCP

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

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