Skip to content

Hostname

rs3.bdwebtech.com

Last fetched

rs3.bdwebtech.com resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · rs3.bdwebtech.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/rs3.bdwebtech.com

Resolution chain

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

IPPrefixASNOperatorCountry
158.69.13.82158.69.0.0/16AS16276CA

WHOIS identity

No WHOIS records are currently associated with rs3.bdwebtech.com in WhisperGraph.

Subdomains

9 observed subdomains of rs3.bdwebtech.com.

Threat posture

History

Mail and authentication

MX records

  • rs3.bdwebtech.com

SPF policy

6 SPF mechanisms authorising senders for rs3.bdwebtech.com.

MechanismTarget
SPF_Ars3.bdwebtech.com
SPF_IP158.69.13.82
SPF_IP158.69.254.149
SPF_IP192.95.55.13
SPF_IP192.99.18.113
SPF_MXrs3.bdwebtech.com

Related pages

Pivot deeper into the graph from rs3.bdwebtech.com.

Cypher and MCP

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

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