Skip to content

Hostname

limra.com

Last fetched

limra.com resolves to 1 IPv4 address operated by EDNS - easyDNS Technologies, Inc. in CA. WHOIS lists iana:469 as the registrar.

Nutrition Label

WHISPER CANON · limra.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/limra.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.68.200.4864.68.200.0/22AS16686EDNS - easyDNS Technologies, Inc.CA

WHOIS identity

Registrar
iana:469
Organization
myprivacy.net ltd.
Contact emails

Subdomains

28 observed subdomains of limra.com.

Web-graph footprint

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

1,787 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for limra.com.

MechanismTarget
SPF_INCLUDE_spf.qemailserver.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf-00139701.pphosted.com
SPF_INCLUDEspf.aventri.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.66.193
SPF_IP207.97.223.203
SPF_IP38.103.3.0/24

Related pages

Pivot deeper into the graph from limra.com.

Cypher and MCP

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

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