Skip to content

Hostname

acos.no

Last fetched

acos.no resolves to 1 IPv4 address operated by AS31264 in NO.

Nutrition Label

WHISPER CANON · acos.noRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/acos.no

Resolution chain

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

IPPrefixASNOperatorCountry
176.221.90.97176.221.88.0/21AS31264NO

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

135 observed subdomains of acos.no.

Web-graph footprint

Distinct hostnames that link to or from acos.no in the public web crawl.

159 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for acos.no.

MechanismTarget
SPF_INCLUDE9411676.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.59.190/32
SPF_IP62.97.226.226
SPF_IP81.22.243.65/26
SPF_IP82.134.18.192/27
SPF_IP85.200.208.128/25

Related pages

Pivot deeper into the graph from acos.no.

Cypher and MCP

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

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