Skip to content

Hostname

flatbush.org

Last fetched

flatbush.org resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · flatbush.orgRouting diversity3.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flatbush.org

Resolution chain

flatbush.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.203.46.3134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.205.25044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.199.19398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.232.19198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

14 observed subdomains of flatbush.org.

Web-graph footprint

Distinct hostnames that link to or from flatbush.org in the public web crawl.

33 sites link to this hostname.

149 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for flatbush.org.

MechanismTarget
SPF_Adeda281.mivamerchant.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.gaggle.net
SPF_IP12.26.26.53/32

Related pages

Pivot deeper into the graph from flatbush.org.

Cypher and MCP

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

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