Skip to content

Hostname

tussa.no

Last fetched

tussa.no resolves to 1 IPv4 address operated by AS203424 in NO.

Nutrition Label

WHISPER CANON · tussa.noRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/tussa.no

Resolution chain

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

IPPrefixASNOperatorCountry
213.128.187.165213.128.160.0/19AS203424NO

WHOIS identity

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

Subdomains

25 observed subdomains of tussa.no.

Web-graph footprint

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

82 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for tussa.no.

MechanismTarget
SPF_INCLUDEplsprod.trendmicro.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tikt.no
SPF_INCLUDEspf.xledger.net
SPF_INCLUDEstspg-customer.com
SPF_IP150.70.94.40
SPF_IP85.118.200.176/32
SPF_IP85.118.200.177

Related pages

Pivot deeper into the graph from tussa.no.

Cypher and MCP

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

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