Skip to content

Hostname

arcopel.com

Last fetched

arcopel.com resolves to 1 IPv4 address operated by LOGNET - LOGNET in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.255.31.229199.255.31.0/24AS40108LOGNET - LOGNETCA

WHOIS identity

Registrar
iana:146
Organization
arcopel acoustique
Contact emails

Subdomains

2 observed subdomains of arcopel.com.

Web-graph footprint

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

13 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for arcopel.com.

MechanismTarget
SPF_INCLUDEbellnet.ca
SPF_INCLUDEspf.cyberimpact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.148.112.230/32
SPF_IP199.168.216.230/32
SPF_IP199.168.219.146
SPF_IP199.255.31.229
SPF_IP204.101.251.122/32
SPF_IP216.252.212.25
SPF_IP67.69.168.1/32
SPF_IP69.159.233.125

Related pages

Pivot deeper into the graph from arcopel.com.

Cypher and MCP

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

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