Skip to content

Hostname

k-bid.com

Last fetched

k-bid.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.189.242.17218.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.126.1518.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.217.181.12218.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.123.1253.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.166.543.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.14.52.11152.14.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
kloster industrial assets attn k-bid.com care of network solutions
Contact emails

Subdomains

10 observed subdomains of k-bid.com.

Web-graph footprint

Distinct hostnames that link to or from k-bid.com in the public web crawl.

171 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for k-bid.com.

MechanismTarget
SPF_INCLUDEicpbounce.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from k-bid.com.

Cypher and MCP

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

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