Skip to content

Hostname

bcity.me

Last fetched

bcity.me resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · bcity.meRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/bcity.me

Resolution chain

bcity.me resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.245.73.24713.244.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:81
Organization
contact privacy inc. customer 0132301663
Contact emails

Subdomains

95 observed subdomains of bcity.me.

Web-graph footprint

Distinct hostnames that link to or from bcity.me in the public web crawl.

10 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bcity.me.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP13.244.39.203
SPF_IP13.245.193.79
SPF_IP52.29.238.1/32
SPF_IP54.240.53.92/32
SPF_MXbcity.me

Related pages

Pivot deeper into the graph from bcity.me.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bcity.me"})-[: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.