Skip to content

Hostname

orta-store.com

Last fetched

orta-store.com resolves to 1 IPv4 address operated by AS6696 in BE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.192.44.27185.192.44.0/24AS6696BE

WHOIS identity

Registrar
iana:1647
Organization
les comptoirs d'orta
Contact emails

Subdomains

2 observed subdomains of orta-store.com.

Web-graph footprint

Distinct hostnames that link to or from orta-store.com in the public web crawl.

72 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for orta-store.com.

MechanismTarget
SPF_Aorta-store.com
SPF_INCLUDErelaycloud1.dgnus.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.70.35.21/32
SPF_MXorta-store.com

Related pages

Pivot deeper into the graph from orta-store.com.

Cypher and MCP

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

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