Skip to content

Hostname

currentlighting.com

Last fetched

currentlighting.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · currentlighting.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/currentlighting.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.36.183100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.205.202107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.30.7218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.72.107.225184.72.96.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.24.2363.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.186.643.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.178.5735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.253.6344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.237.9654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.129.6254.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.149.19198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.116.51100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for currentlighting.com.

MechanismTarget
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP34.197.126.177

Related pages

Pivot deeper into the graph from currentlighting.com.

Cypher and MCP

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

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