Skip to content

Hostname

arc.com.ly

Last fetched

arc.com.ly resolves to 1 IPv4 address operated by AS21003 in LY.

Nutrition Label

WHISPER CANON · arc.com.lyRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/arc.com.ly

Resolution chain

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

IPPrefixASNOperatorCountry
62.240.36.4662.240.32.0/19AS21003LY

WHOIS identity

No WHOIS records are currently associated with arc.com.ly in WhisperGraph.

Subdomains

3 observed subdomains of arc.com.ly.

Web-graph footprint

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

21 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for arc.com.ly.

MechanismTarget
SPF_Aarc.com.ly
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.127.78.242
SPF_IP62.240.36.46
SPF_MXarc.com.ly

Related pages

Pivot deeper into the graph from arc.com.ly.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "arc.com.ly"})-[: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.