Skip to content

Hostname

accell-group.com

Last fetched

accell-group.com resolves to 1 IPv4 address operated by GTT-BACKBONE GTT in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · accell-group.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/accell-group.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.150.56.222194.150.0.0/18AS3257GTT-BACKBONE GTTNL

WHOIS identity

Registrar
iana:1647
Organization
menno bokslag
Contact emails

Subdomains

84 observed subdomains of accell-group.com.

Web-graph footprint

Distinct hostnames that link to or from accell-group.com in the public web crawl.

192 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for accell-group.com.

MechanismTarget
SPF_INCLUDE_spf.explore-blue.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsmtp.hroffice.eu
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEtransmail.net
SPF_IP165.173.129.0/24
SPF_IP165.173.174.0/23
SPF_IP165.173.180.0/24
SPF_IP165.173.182.0/24
SPF_IP194.150.56.155
SPF_IP194.150.56.158
SPF_IP212.91.239.152/32

Related pages

Pivot deeper into the graph from accell-group.com.

Cypher and MCP

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

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