Skip to content

Hostname

mail.camera-repair.com

Last fetched

mail.camera-repair.com resolves to 2 IPv4 addresses operated by OVH - OVH SAS in US.

Nutrition Label

WHISPER CANON · mail.camera-repair.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/mail.camera-repair.com

Resolution chain

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

IPPrefixASNOperatorCountry
135.148.28.105135.148.0.0/17AS16276OVH - OVH SASUS
15.197.172.6015.197.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with mail.camera-repair.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mail.camera-repair.com.

MechanismTarget
SPF_Amail.camera-repair.com
SPF_IP135.148.28.105
SPF_IP135.148.66.102
SPF_IP147.135.88.90
SPF_IP158.69.50.152
SPF_IP192.99.135.192
SPF_IP51.81.13.49
SPF_IP51.81.233.235
SPF_MXmail.camera-repair.com

Related pages

Pivot deeper into the graph from mail.camera-repair.com.

Cypher and MCP

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

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