Hostname
brandactive.com
Last fetched
brandactive.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
brandactive.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.105.10.161 | 172.105.0.0/19 | AS63949 | AKAMAI-LINODE-AP Akamai Connected Cloud | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- 20 richmond street east
- Contact emails
Subdomains
15 observed subdomains of brandactive.com.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from brandactive.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for brandactive.com.
| Mechanism | Target |
|---|---|
| SPF_A | cloud.unifiedtechs.ca |
| SPF_INCLUDE | _spf.act-on.net |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 208.79.232.106 |
| SPF_IP | 63.147.147.106 |
| SPF_IP | 66.207.194.104/29 |
| SPF_IP | 72.143.104.186/30 |
Related pages
Pivot deeper into the graph from brandactive.com.
- IP · 172.105.10.161
- ASN · AS63949AKAMAI-LINODE-AP Akamai Connected Cloud
- Registrar · iana:146
- Country · CA
- Email · nocontactsfound@secureserver.net
- TLD · .com
- Browse hostnames · br…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brandactive.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.