Skip to content

Hostname

brandreports.net

Last fetched

brandreports.net resolves to 3 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in FR. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · brandreports.netRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/brandreports.net

Resolution chain

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

IPPrefixASNOperatorCountry
154.56.81.111154.48.0.0/12AS174COGENT-174 - Cogent Communications, LLCFR
74.201.154.5674.201.154.0/24AS13789INTERNAP-BLK3 - Unitas GlobalUS
74.201.155.9674.201.128.0/17AS13789INTERNAP-BLK3 - Unitas GlobalUS

WHOIS identity

Registrar
iana:440
Organization
bruce horner
Contact emails

Subdomains

15 observed subdomains of brandreports.net.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for brandreports.net.

MechanismTarget
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from brandreports.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "brandreports.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.