Skip to content

Hostname

foto-effect.nl

Last fetched

foto-effect.nl resolves to 1 IPv4 address operated by AS20857 in NL.

Nutrition Label

WHISPER CANON · foto-effect.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/foto-effect.nl

Resolution chain

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

IPPrefixASNOperatorCountry
136.144.173.110136.144.128.0/17AS20857NL

WHOIS identity

No WHOIS records are currently associated with foto-effect.nl in WhisperGraph.

Subdomains

2 observed subdomains of foto-effect.nl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for foto-effect.nl.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mydomainprovider.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.140.218.42
SPF_IP136.144.173.110
SPF_IP185.27.141.6
SPF_IP89.18.180.225

Related pages

Pivot deeper into the graph from foto-effect.nl.

Cypher and MCP

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

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