Skip to content

Hostname

backergroup.com

Last fetched

backergroup.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.67.185.149172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
backer ehp
Contact emails

Subdomains

6 observed subdomains of backergroup.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for backergroup.com.

MechanismTarget
SPF_INCLUDEspf-00373501.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfloc.nibe.se
SPF_IP107.1.91.194
SPF_IP148.163.137.8
SPF_IP148.244.233.93
SPF_IP173.164.14.171
SPF_IP173.164.14.173
SPF_IP189.254.152.114
SPF_IP208.91.114.151/32
SPF_IP40.76.16.162

Related pages

Pivot deeper into the graph from backergroup.com.

Cypher and MCP

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

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