Skip to content

Hostname

lula.io

Last fetched

lula.io resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · lula.ioRouting diversity7.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/lula.io

Resolution chain

lula.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.213.160.8318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.29.4618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.140.11418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.246.1803.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.199.1933.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.219.1353.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.88.1863.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.87.230.1233.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.161.63.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.73.793.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.213.10834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.54.14434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.65.7035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.135.11844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.8.19644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.181.13350.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.192.4852.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.171.15552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.175.15052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.50.24352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
lula smarter maintenance,
Contact emails

Subdomains

19 observed subdomains of lula.io.

Web-graph footprint

Distinct hostnames that link to or from lula.io in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lula.io.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEmxsspf.sendpulse.com

Related pages

Pivot deeper into the graph from lula.io.

Cypher and MCP

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

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