Skip to content

Hostname

upload.fotoexpress.ch

Last fetched

upload.fotoexpress.ch resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · upload.fotoexpress.chRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/upload.fotoexpress.ch

Resolution chain

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

IPPrefixASNOperatorCountry
94.130.52.18594.130.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with upload.fotoexpress.ch in WhisperGraph.

Subdomains

1 observed subdomain of upload.fotoexpress.ch.

Web-graph footprint

Distinct hostnames that link to or from upload.fotoexpress.ch in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for upload.fotoexpress.ch.

MechanismTarget
SPF_Aupload.fotoexpress.ch
SPF_INCLUDE_spf.tophost.ch
SPF_INCLUDErelay.mailchannels.net
SPF_IP194.150.248.191/32
SPF_MXupload.fotoexpress.ch

Related pages

Pivot deeper into the graph from upload.fotoexpress.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "upload.fotoexpress.ch"})-[: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.