Hostname
appbroda.com
Last fetched
appbroda.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
appbroda.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.174.113.113 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.32 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.55 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.67 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of appbroda.com owner
- Contact emails
- appbroda.com@domainsbyproxy.com
- 200aa346-f02e-440e-a0ff-c04f033fad51@identity-protect.org
- 3934674b-fd70-4a07-b2a0-0b2d1b0d8ba8@identity-protect.org
- 51a0f58e-83fd-4f18-ad05-fd32ca274191@identity-protect.org
- 9722fe5f-b67a-4f0b-aafe-a4faf17e43fc@identity-protect.org
- a82d1a8b-ecee-4d4b-b7af-76845b85544a@identity-protect.org
- e101ac8e-3348-493b-b3a1-4e4105d40c1e@identity-protect.org
- owner-1568307@appbroda.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of appbroda.com.
Web-graph footprint
Distinct hostnames that link to or from appbroda.com in the public web crawl.
44 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for appbroda.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | transmail.net.in |
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from appbroda.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "appbroda.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.