Skip to content

Hostname

photomask.com

Last fetched

photomask.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · photomask.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/photomask.com

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.10.11375.2.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
dupont photomask,
Contact emails

Subdomains

44 observed subdomains of photomask.com.

Web-graph footprint

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

110 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for photomask.com.

MechanismTarget
SPF_INCLUDE_spf.mxhero.com
SPF_INCLUDEcrmstyle.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzoho.com
SPF_IP107.22.175.91
SPF_IP193.115.130.206
SPF_IP198.6.73.0/24
SPF_IP207.126.144.0/20
SPF_IP220.128.68.135
SPF_IP61.30.89.36
SPF_IP64.18.0.0/20

Related pages

Pivot deeper into the graph from photomask.com.

Cypher and MCP

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

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