Skip to content

Hostname

bringko.com

Last fetched

bringko.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · bringko.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bringko.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.125.191.3313.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.248.18815.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.90.15515.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.171.873.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.245.19943.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.200.7154.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
bringko
Contact emails

Subdomains

63 observed subdomains of bringko.com.

Web-graph footprint

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

60 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bringko.com.

MechanismTarget
SPF_Abringko.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEmail.zendesk.com
SPF_IP13.124.71.171
SPF_IP3.37.216.31
SPF_MXbringko.com

Related pages

Pivot deeper into the graph from bringko.com.

Cypher and MCP

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

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