Skip to content

Hostname

lamboodrieddeco.com

Last fetched

lamboodrieddeco.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in NL. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · lamboodrieddeco.comRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/lamboodrieddeco.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.90.248.4534.90.240.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL
45.82.191.14145.82.188.0/22AS31477DUOCAST-AS - Duocast B.V.NL

WHOIS identity

Registrar
iana:1443
Organization
koos lamboo dried & deco vof
Contact emails

Subdomains

7 observed subdomains of lamboodrieddeco.com.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for lamboodrieddeco.com.

MechanismTarget
SPF_Alamboodrieddeco.com
SPF_INCLUDE145270815.spf08.hubspotemail.net
SPF_INCLUDE_spf.businessconnect.nl
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.onlinespamfilter.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.34.17.82/29
SPF_IP217.67.235.51
SPF_IP2603:10a6:102:283:0:0:0:6
SPF_IP34.90.248.45
SPF_IP45.82.191.141
SPF_IP82.95.81.202/32
SPF_IP94.103.159.128/25
SPF_MXlamboodrieddeco.com

Related pages

Pivot deeper into the graph from lamboodrieddeco.com.

Cypher and MCP

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

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