Skip to content

Hostname

flashphotography.com

Last fetched

flashphotography.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · flashphotography.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/flashphotography.com

Resolution chain

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

IPPrefixASNOperatorCountry
40.71.11.16540.68.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
flash photography,
Contact emails

Subdomains

17 observed subdomains of flashphotography.com.

Web-graph footprint

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

51 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for flashphotography.com.

MechanismTarget
SPF_IP13.92.116.38
SPF_IP205.159.125.0/24
SPF_IP63.66.125.210
SPF_IP69.2.38.229
SPF_IP69.2.38.230
SPF_IP69.2.38.246
SPF_IP69.2.38.248
SPF_IP69.2.38.251
SPF_IP71.11.207.146
SPF_MXflashphotography.com

Related pages

Pivot deeper into the graph from flashphotography.com.

Cypher and MCP

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

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