Skip to content

Hostname

fotofantoni.com

Last fetched

fotofantoni.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in KR. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · fotofantoni.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fotofantoni.com

Resolution chain

fotofantoni.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.164.38.65141.164.32.0/19AS20473AS-VULTR - The Constant Company, LLCKR
41.223.52.17041.223.52.0/24AS59895GB

WHOIS identity

Registrar
iana:106
Organization
sa.di.ca. srl
Contact emails

Subdomains

11 observed subdomains of fotofantoni.com.

Web-graph footprint

Distinct hostnames that link to or from fotofantoni.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fotofantoni.com.

MechanismTarget
SPF_Afotofantoni.com
SPF_INCLUDErelay.vhosting-it.com
SPF_IP2a0c:79c0:2:18:0:0:0:4
SPF_IP86.105.14.24
SPF_MXfotofantoni.com

Related pages

Pivot deeper into the graph from fotofantoni.com.

Cypher and MCP

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

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