Skip to content

Hostname

bk.com

Last fetched

bk.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · bk.comRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bk.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.2.104108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.156.2.13108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.156.2.60108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.156.2.83108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
3.160.150.1103.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1123.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1153.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1193.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.182.183.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.213.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.393.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.93.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.199.11152.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.5352.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.5552.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.5652.84.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.1854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
burger king brands
Contact emails

Subdomains

61 observed subdomains of bk.com.

Web-graph footprint

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

4,187 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bk.com.

MechanismTarget
SPF_INCLUDEbluehornet.com
SPF_INCLUDEcampaign.beanstalkdata.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP129.33.240.27
SPF_IP129.41.76.145
SPF_IP205.220.160.138
SPF_IP205.220.172.138
SPF_IP208.73.7.72
SPF_IP52.86.214.120
SPF_IP54.86.40.108
SPF_MXbk.com

Related pages

Pivot deeper into the graph from bk.com.

Cypher and MCP

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

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