Skip to content

Hostname

talgo.no

Last fetched

talgo.no resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · talgo.noRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/talgo.no

Resolution chain

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

IPPrefixASNOperatorCountry
164.90.243.10164.90.240.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

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

Subdomains

18 observed subdomains of talgo.no.

Web-graph footprint

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

43 sites link to this hostname.

381 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for talgo.no.

MechanismTarget
SPF_INCLUDE_spf.nanolearning.com
SPF_INCLUDE_spf.sndr.no
SPF_INCLUDEspf.egcloud.no
SPF_INCLUDEspf.logiq.no
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.163.201.24
SPF_IP139.162.136.220
SPF_IP88.84.46.92
SPF_IP91.189.121.13/32

Related pages

Pivot deeper into the graph from talgo.no.

Cypher and MCP

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

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