Skip to content

Hostname

foto-one.com

Last fetched

foto-one.com resolves to 1 IPv4 address operated by AS50340 in RU. WHOIS lists iana:1426 as the registrar.

Nutrition Label

WHISPER CANON · foto-one.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/foto-one.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.163.20.13381.163.20.0/23AS50340RU

WHOIS identity

Registrar
iana:1426
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

20 observed subdomains of foto-one.com.

Web-graph footprint

Distinct hostnames that link to or from foto-one.com in the public web crawl.

18 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for foto-one.com.

MechanismTarget
SPF_Afoto-one.com
SPF_INCLUDEmdaemon.foto-one.com
SPF_INCLUDEspb.shop.foto-one.com
SPF_INCLUDEspf.smtp.bz
SPF_INCLUDEyarkiy.ru
SPF_INCLUDEym.spb.ru
SPF_INCLUDEymir.ru
SPF_MXfoto-one.com

Related pages

Pivot deeper into the graph from foto-one.com.

Cypher and MCP

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

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