Skip to content

Hostname

foto.no

Last fetched

foto.no resolves to 1 IPv4 address operated by AS60717 in NO.

Nutrition Label

WHISPER CANON · foto.noRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/foto.no

Resolution chain

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

IPPrefixASNOperatorCountry
62.89.51.362.89.32.0/19AS60717NO

WHOIS identity

Registrar
Organization
foto dot no as
Contact emails

Subdomains

280 observed subdomains of foto.no.

Web-graph footprint

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

288 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for foto.no.

MechanismTarget
SPF_Afokus.foto.no
SPF_INCLUDE_spf.domeneshop.no
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEmail.rscs.no
SPF_INCLUDEnyhetsbrev.foto.no
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.lipscore.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from foto.no.

Cypher and MCP

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

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