Skip to content

Hostname

blackbuck.com

Last fetched

blackbuck.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · blackbuck.comRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/blackbuck.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.127.226.6013.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.33.3513.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.30.1413.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.155.8513.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.51.303.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.174.1193.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.252.1883.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.20.763.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.98.9752.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.141.5665.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.230.20565.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.255.21565.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.99.16813.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.93.2213.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.171.18435.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
13.200.218.2113.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.1.17243.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.220.313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

51 observed subdomains of blackbuck.com.

Web-graph footprint

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

121 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for blackbuck.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from blackbuck.com.

Cypher and MCP

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

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