Skip to content

Hostname

hasaoptix.com

Last fetched

hasaoptix.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hasaoptix.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hasaoptix.com

Resolution chain

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

IPPrefixASNOperatorCountry
161.35.174.121161.35.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:146
Organization
black box concepts
Contact emails

Subdomains

3 observed subdomains of hasaoptix.com.

Web-graph footprint

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

12 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hasaoptix.com.

MechanismTarget
SPF_Ahasaoptix.com
SPF_INCLUDEhasaoptix.com.spf.auto.dnssmarthost.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.174.184.98
SPF_IP194.1.205.0/24
SPF_IP35.214.161.138
SPF_IP62.103.147.198
SPF_MXhasaoptix.com

Related pages

Pivot deeper into the graph from hasaoptix.com.

Cypher and MCP

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

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