Skip to content

Hostname

fotop.com

Last fetched

fotop.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · fotop.comRouting diversity6.3/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fotop.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.216.106.1513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.77.723.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.186.773.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.203.1963.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.246.22934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.95.14434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.240.14534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.229.12534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.85.20734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.131.935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.57.18735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.98.18435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.62.6744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.1.10244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.26.6044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.18.22550.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.226.23052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.13.13752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.131.2452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.179.17852.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
administrador sitio fotop.com
Contact emails

Subdomains

18 observed subdomains of fotop.com.

Web-graph footprint

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

41 sites link to this hostname.

292 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fotop.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net

Related pages

Pivot deeper into the graph from fotop.com.

Cypher and MCP

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

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