Skip to content

Hostname

aticaredex.com

Last fetched

aticaredex.com resolves to 1 IPv4 address operated by RACKMARKT in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · aticaredex.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aticaredex.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.95.249.190188.95.248.0/21AS197518RACKMARKTES

WHOIS identity

Registrar
iana:379
Organization
atica redex
Contact emails

Subdomains

33 observed subdomains of aticaredex.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aticaredex.com.

MechanismTarget
SPF_Aaticaredex.com
SPF_INCLUDEaticaredex.ip-zone.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.95.249.128
SPF_IP188.95.249.190
SPF_MXaticaredex.com

Related pages

Pivot deeper into the graph from aticaredex.com.

Cypher and MCP

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

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