Skip to content

Hostname

lexifi.com

Last fetched

lexifi.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · lexifi.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lexifi.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.32.100108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.5108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.71108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.93108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.67.17.1118.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.11318.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.4518.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.6618.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.54.4865.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.54.6965.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.54.865.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.54.8665.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of lexifi.com owner
Contact emails

Subdomains

123 observed subdomains of lexifi.com.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lexifi.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.210.246.80

Related pages

Pivot deeper into the graph from lexifi.com.

Cypher and MCP

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

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