Skip to content

Hostname

foto-webcam.com

Last fetched

foto-webcam.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · foto-webcam.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/foto-webcam.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.251.96.215148.251.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1390
Organization
matthias engel
Contact emails

Subdomains

4 observed subdomains of foto-webcam.com.

Web-graph footprint

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

24 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEmailbox.org
SPF_IP116.202.206.3
SPF_IP148.251.96.215
SPF_IP162.55.247.24
SPF_IP162.55.247.47
SPF_IP168.119.139.90
SPF_IP213.133.127.197
SPF_MXfoto-webcam.com

Related pages

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

Cypher and MCP

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

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