Skip to content

Hostname

wc-section.blackbaud.school

Last fetched

wc-section.blackbaud.school resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · wc-section.blackbaud.schoolRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/wc-section.blackbaud.school

Resolution chain

wc-section.blackbaud.school resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.160.100.161209.160.100.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
209.160.100.29209.160.100.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with wc-section.blackbaud.school in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from wc-section.blackbaud.school.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wc-section.blackbaud.school"})-[: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.