Skip to content

Hostname

forums.bango.com

Last fetched

forums.bango.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

WHISPER CANON · forums.bango.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/forums.bango.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.185.10413.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.12113.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.2213.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.4013.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.1203.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.163.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.893.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.913.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

No WHOIS records are currently associated with forums.bango.com in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for forums.bango.com.

MechanismTarget
SPF_Asmtp-out.net-m.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu3796922.wl173.sendgrid.net
SPF_MXforums.bango.com

Related pages

Pivot deeper into the graph from forums.bango.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "forums.bango.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.