Skip to content

Hostname

accentgroupe.com

Last fetched

accentgroupe.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · accentgroupe.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/accentgroupe.com

Resolution chain

accentgroupe.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.154.185.11118.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.11418.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.218.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.318.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.3652.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.6952.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.7152.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.8452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:151
Organization
r. vlaskalic
Contact emails

Subdomains

6 observed subdomains of accentgroupe.com.

Web-graph footprint

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

74 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for accentgroupe.com.

MechanismTarget
SPF_Aaccentgroupe.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_IP95.211.18.180
SPF_MXaccentgroupe.com

Related pages

Pivot deeper into the graph from accentgroupe.com.

Cypher and MCP

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

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