Skip to content

Hostname

lulzbot.com

Last fetched

lulzbot.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.237.128.32104.237.128.0/21AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

Registrar
iana:81
Organization
aleph objects,
Contact emails

Subdomains

46 observed subdomains of lulzbot.com.

Web-graph footprint

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

468 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for lulzbot.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.sendinblue.com
SPF_IP107.6.13.156
SPF_IP107.6.13.48
SPF_IP44.232.53.30
SPF_IP44.242.2.170
SPF_IP5.152.181.80
SPF_IP70.39.84.10
SPF_MXlulzbot.com

Related pages

Pivot deeper into the graph from lulzbot.com.

Cypher and MCP

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

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