Skip to content

Hostname

brucecooper.net

Last fetched

brucecooper.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · brucecooper.netRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/brucecooper.net

Resolution chain

brucecooper.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.165.50.283.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.823.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.843.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.93.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.175.179.1133.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.243.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.453.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.983.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE

WHOIS identity

Registrar
iana:468
Organization
3501256 canada,
Contact emails

Subdomains

2 observed subdomains of brucecooper.net.

Web-graph footprint

Distinct hostnames that link to or from brucecooper.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for brucecooper.net.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from brucecooper.net.

Cypher and MCP

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

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