Skip to content

Hostname

lightera.com

Last fetched

lightera.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

lightera.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
dynadot privacy service
Contact emails

Subdomains

11 observed subdomains of lightera.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for lightera.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.84.147.104/29
SPF_IP135.84.147.112/29
SPF_IP135.84.192.0/20
SPF_IP135.84.2.111
SPF_IP135.84.2.112
SPF_IP135.84.2.113
SPF_IP135.84.2.114
SPF_IP187.86.218.1
SPF_IP187.86.218.115
SPF_IP94.189.43.235

Related pages

Pivot deeper into the graph from lightera.com.

Cypher and MCP

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

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