Skip to content

Hostname

branchgroup.com

Last fetched

branchgroup.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
132.148.235.230132.148.232.0/21AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for branchgroup.com.

MechanismTarget
SPF_INCLUDE8516163.spf03.hubspotemail.net
SPF_INCLUDE_spf-dc4.sapsf.com
SPF_INCLUDE_spf-sfdc.successfactors.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEdc-8e814c8572._spfm.branchgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.232.148.218
SPF_IP52.188.19.157

Related pages

Pivot deeper into the graph from branchgroup.com.

Cypher and MCP

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

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