Skip to content

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

WHISPER CANON · brandactive.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/brandactive.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.10.161172.105.0.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudCA

WHOIS identity

Registrar
iana:146
Organization
20 richmond street east
Contact emails

Subdomains

15 observed subdomains of brandactive.com.

Web-graph footprint

Distinct hostnames that link to or from brandactive.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for brandactive.com.

MechanismTarget
SPF_Acloud.unifiedtechs.ca
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.79.232.106
SPF_IP63.147.147.106
SPF_IP66.207.194.104/29
SPF_IP72.143.104.186/30

Related pages

Pivot deeper into the graph from brandactive.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.