Skip to content

Hostname

lomi.design

Last fetched

lomi.design resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · lomi.designRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/lomi.design

Resolution chain

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

IPPrefixASNOperatorCountry
3.11.94.1723.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:303
Organization
Contact emails

Subdomains

9 observed subdomains of lomi.design.

Web-graph footprint

Distinct hostnames that link to or from lomi.design in the public web crawl.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for lomi.design.

MechanismTarget
SPF_Alomi.design
SPF_INCLUDEspf.hostns.io
SPF_IP80.68.86.19
SPF_IP89.248.60.110
SPF_IP91.238.165.172/32
SPF_MXlomi.design

Related pages

Pivot deeper into the graph from lomi.design.

Cypher and MCP

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

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