Skip to content

Hostname

res.bid

Last fetched

res.bid resolves to 5 IPv4 addresses operated by SWITCH-LTD - SWITCH, LTD in US.

Nutrition Label

WHISPER CANON · res.bidRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/res.bid

Resolution chain

res.bid resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
155.130.134.89155.130.134.0/24AS23005SWITCH-LTD - SWITCH, LTDUS
65.8.131.12665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from res.bid in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for res.bid.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from res.bid.

Cypher and MCP

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

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