Skip to content

Hostname

atticsecurity.com

Last fetched

atticsecurity.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · atticsecurity.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/atticsecurity.com

Resolution chain

atticsecurity.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.196104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.196104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.119172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
83.137.18.7483.137.18.0/24AS31383CANCOM-AUSTRIA-IT CCA-ITNL

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

19 observed subdomains of atticsecurity.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

37 SPF mechanisms authorising senders for atticsecurity.com.

MechanismTarget
SPF_INCLUDE145430296.spf02.hubspotemail.net
SPF_INCLUDE_spf.max.nl
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.158.1.51
SPF_IP18.158.188.144
SPF_IP18.159.186.201
SPF_IP18.159.27.9
SPF_IP18.159.5.237
SPF_IP18.159.83.75
SPF_IP18.197.55.93
SPF_IP18.210.240.138
SPF_IP18.232.249.243
SPF_IP3.121.1.124
SPF_IP3.124.98.200
SPF_IP3.126.22.116
SPF_IP3.209.65.25
SPF_IP3.215.11.205
SPF_IP3.228.118.137
SPF_IP3.229.12.56
SPF_IP3.230.149.90
SPF_IP3.231.198.174
SPF_IP3.231.48.173
SPF_IP3.233.249.52
SPF_IP34.195.242.184
SPF_IP34.206.183.55
SPF_IP35.168.199.245
SPF_IP52.203.173.152
SPF_IP52.205.125.34
SPF_IP52.28.49.9
SPF_IP52.45.227.101
SPF_IP52.58.215.160
SPF_IP54.158.181.196
SPF_IP54.163.233.122
SPF_IP54.166.107.32
SPF_IP54.84.202.184
SPF_IP83.137.18.74

Related pages

Pivot deeper into the graph from atticsecurity.com.

Cypher and MCP

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

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