Hostname
blackbaudinteractive.com
Last fetched
blackbaudinteractive.com resolves to 205.139.105.21, announced in 205.139.104.0/22 by CENTURYLINK-LEGACY-LVLT-203 - Level 3 Parent, LLC in US. blackbaudinteractive.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for blackbaudinteractive.com is recorded in WhisperGraph.
Attribution
level parent
ORIGIN_AS
WHOIS identity
Mail and authentication
Nameservers
- bbns.blackbaud.com
- bbns3.blackbaud.com
- d02p2pubdns01a.blackbaudhost.com
- d02p2pubdns01b.blackbaudhost.com
- d2pbbpubdns01av.blackbaudhost.com
- d2pbbpubdns01bv.blackbaudhost.com
- dns1.p01.nsone.net
- dns2.p01.nsone.net
- dns3.p01.nsone.net
- dns4.p01.nsone.net
- arborpi.host.ctl.one
- arborpi-02.host.ctl.one
MX records
- ncmail1.blackbaud.com
- ncmail2.blackbaud.com
SPF policy
- ip: 216.235.200.0/21
- ip: 205.139.104.0/22
- ip: 216.235.196.0/22
- ip: 206.79.6.0/24
- mx: blackbaudinteractive.com
Threat-feed evidence
History
Related pages
Pivot from blackbaudinteractive.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "blackbaudinteractive.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.