Skip to content

Hostname

accoris.com

Last fetched

accoris.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:2288 as the registrar.

Nutrition Label

WHISPER CANON · accoris.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/accoris.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.67.52.23920.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:2288
Organization
gpw holding bv
Contact emails

Subdomains

19 observed subdomains of accoris.com.

Web-graph footprint

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

8 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for accoris.com.

MechanismTarget
SPF_Aaccoris.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.179.4
SPF_IP136.144.181.15
SPF_IP185.46.182.201/29
SPF_IP185.46.182.202
SPF_IP185.46.182.203
SPF_IP185.46.182.204
SPF_IP185.46.182.205
SPF_IP185.46.182.206
SPF_IP185.46.182.207
SPF_IP185.46.182.208/32
SPF_IP185.46.182.209/32
SPF_IP2a01:7c8:aac6:56:0:0:0:1
SPF_IP2a01:7c8:aac6:56:5054:ff:fe32:a816
SPF_MXaccoris.com

Related pages

Pivot deeper into the graph from accoris.com.

Cypher and MCP

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

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