Skip to content

Hostname

alfred.camera

Last fetched

alfred.camera resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · alfred.cameraRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/alfred.camera

Resolution chain

alfred.camera resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.11813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.185.12613.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.3613.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.4213.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.5013.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.164.206.1203.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.193.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.563.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.73.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:146
Organization
chih-hsing sung
Contact emails

Subdomains

4 observed subdomains of alfred.camera.

Web-graph footprint

Distinct hostnames that link to or from alfred.camera in the public web crawl.

329 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for alfred.camera.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from alfred.camera.

Cypher and MCP

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

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