Hostname
funkyflashbrothers.com
Last fetched
funkyflashbrothers.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
funkyflashbrothers.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.147.102 | 108.158.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.147.17 | 108.158.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.147.5 | 108.158.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.147.96 | 108.158.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.141.13 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.35 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.50 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.76 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of funkyflashbrothers.com owner
- Contact emails
- admin@funkyflashbrothers.com
- 077934a0-ed81-4004-adff-e18f8a0ce8e0@identity-protect.org
- 511dab39-3ab6-4b9e-a756-78d510a479a3@identity-protect.org
- 52026fb5-517d-45e2-bc10-be714d753953@identity-protect.org
- 52445fe0-4bba-4913-8eed-0f5e41e603c9@identity-protect.org
- 85717d42-78ce-4ee3-bc5d-c2235025ddf0@identity-protect.org
- c7901e28-85e2-4dab-b901-16a8313f118e@identity-protect.org
- d687c13d-4db8-4e28-a532-8c4dbb73ae1d@identity-protect.org
Subdomains
2 observed subdomains of funkyflashbrothers.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for funkyflashbrothers.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from funkyflashbrothers.com.
- IP · 108.158.147.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · admin@funkyflashbrothers.com
- TLD · .com
- Browse hostnames · fu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "funkyflashbrothers.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.