Skip to content

Hostname

attend.no

Last fetched

attend.no resolves to 1 IPv4 address operated by AS2116 in NO.

Nutrition Label

WHISPER CANON · attend.noRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/attend.no

Resolution chain

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

IPPrefixASNOperatorCountry
77.40.171.22177.40.128.0/17AS2116NO

WHOIS identity

No WHOIS records are currently associated with attend.no in WhisperGraph.

Subdomains

189 observed subdomains of attend.no.

Web-graph footprint

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

6 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for attend.no.

MechanismTarget
SPF_Asmtp.syse.no
SPF_INCLUDEautotask.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.126.111
SPF_IP194.19.50.0/24
SPF_IP195.159.0.0/16
SPF_IP213.212.96.64/27
SPF_IP2603:10a6:102::/48
SPF_IP77.40.171.0/24

Related pages

Pivot deeper into the graph from attend.no.

Cypher and MCP

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

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